Online game coding?

Hi.

I wonder if it is possible to take this game called “BlockOut”
sourceforge dot net / projects/blockout/
from 1989, and set it up as an online game and then , also create a online database with scores connected to peoples IP adresses and other things, so that people can be ranked in many categorys.

I also wonder if it is possible to set up the code online in any way, so that anybody can help me code this , just by clicking a link and update the code.
I just want to open a webpage, code it together with people, and then just run it and play the game, in a browser, to test it.
I guess there is some to try but witch one is best for this project?

Possible?

Regards MagI

github will let you open source your project, and with gitpod you can test easily

that’s te combo used by freecodecamp at least

1 Like

Hi.

I have managed toset up the BlockOut source code in C++ here.

But it is not compiling.
If anyone is interested in the game BlockOut please give it a try to make it run.

Regards MagI

Hi.

I managed to get this BlockOut code working.

What do you think?
Is it ok?

Regards MagI

2 Likes

This thread unfortunately seems to be attracting spam posting. I think it might be better if we close it for now.

@JLivingstonSG If you would like to give any updates you can ask to have it reopened or create a new thread.

1 Like