---
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"
------
DOS game BlockOut from 1989 for browser with SQL scoreboard
- ChrisR3tro
- Administrator
- Beiträge: 1730
- Registriert: Mo 7. Mär 2005, 23:33
- Wohnort: NRW
- Kontaktdaten:
Re: DOS game BlockOut from 1989 for browser with SQL scoreboard
Hi Magl.
please use the english board for posts like this. Thanks.
[topic moved]
Chris
please use the english board for posts like this. Thanks.
[topic moved]
Chris
Re: DOS game BlockOut from 1989 for browser with SQL scoreboard
--
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
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