DOS game BlockOut from 1989 for browser with SQL scoreboard

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:-) ;-) 8-) :-( :arrow: :idea: :like: :keen:
Mehr Smilies anzeigen

BBCode ist ausgeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas
   

Ansicht erweitern Die letzten Beiträge des Themas: DOS game BlockOut from 1989 for browser with SQL scoreboard

Re: DOS game BlockOut from 1989 for browser with SQL scoreboard

von MagI_30 » Sa 21. Nov 2020, 17:49

--

Hi again.

I have now updated my BlockOut game in JavaScript on a new link.

https://gamereality.se/blockout/index.php

Is it ok?


There is a version in open source in C++ called BlockOut2,
that you need to download to play, but there you can upload your score to get ranked on a global scoreboard here.
http://www.blockout.net/blockout2/world ... etupid=458
I am number 29 on level "Out of control" there.


MagI


MagI

Re: DOS game BlockOut from 1989 for browser with SQL scoreboard

von ChrisR3tro » So 9. Aug 2020, 17:34

Hi Magl.

please use the english board for posts like this. Thanks.

[topic moved]

Chris

DOS game BlockOut from 1989 for browser with SQL scoreboard

von MagI_30 » So 9. Aug 2020, 15:24

---

Hi.

I found some years ago a game that we played 1989-1990 called BlockOut that is a 3D Tetris.
And I can now play the original game in a DOS emulator in a browser.
Just Google: blockout online
and you can try some in your browser.
But I could only save my score in browser cookies and that bothered me.
Then I found a game that could save score on a server scoreboard webpage called BlockOut2.
But I had to download it and install it.
Then some years later I found a version on GitHub for a browser in open source that worked quite well.
Just Google: cubeout blockout
and you can find it.
And the code is here.
https://github.com/Ringdingcoder/CubeOut

But I can still not upload score on a server scoreboard so I decided to try my self.

https://gamereality.se/blockout/index.html

It save score both in browser and on a SQL server webpage now. :)

I want to make it look and work exactly like the original so if you want to help me,
then I have some code here, on my version on GitHub.
https://github.com/jlivingstonsg/BlockOut

Any bugs or suggetsions?

MagI.

Number 30 in BlockOut2 on level "Out of control"

------

Nach oben