Mozilla-Student-Projects / Projects-Tracker

Keep tracks of Firefox/Thunderbird/Firefox OS features that can/should/will be implemented as add-ons/apps.
66 stars 19 forks source link

Bombermaaan for the web #42

Open Yoric opened 11 years ago

Yoric commented 11 years ago

Bomberman is one of the most addictive video games ever written. Drop bombs, blow up the walls, blow up your friends, just avoid exploding on your own bombs!

The objective of this project is to write a multiplayer clone of the Bomberman videogame and make it work on FirefoxOS.

The difficulties to solve are the following:

The game can use the resources (sprites, sounds, ...) of the Bombermaaan project, for instance.

Lingelo commented 11 years ago

I have created a repo regarding this issue here : https://github.com/GeminiCode/Bombermaaan-for-Firefox-OS

Yoric commented 11 years ago

Assigned to @GeminiCode

Lingelo commented 11 years ago

Hi Yoric, The server of the game is located here : https://github.com/Shad0wC0der/Bombermaaan-for-Firefox-OS-WSServer.git . IT was written in C + + and uses the Boost library. We will write a tutorial about the server configuration. You can also clone the game here https://github.com/GeminiCode/Bombermaaan-for-Firefox-OS.

Best regards,