Cosmodome
A Socket/NodeJS space game with multiplayer functionality and cool mechanics!
Install / Use
/learn @flancast90/CosmodomeREADME
Cosmodome
A unique multiplayer .io game!
Promotional Video. Thanks to Huey for creating it!
<br>https://www.youtube.com/watch?v=pwCQskbtVio
Info
Cosmodome is the joint creation of @flancast90 and @ziemniakbiznesu, which is similar to slither.io and moomoo.io . After a few months of successful growth, since both devs had little time to add more features, it is now open source here! Feel free to fork/pull on the code. The game uses a custom-built engine utilising socket.io and expressjs to implement multiplayer capabilities.
<br>Gameplay
The point of the game is to kill players with your line, and not be killed from someone elses line. Your line can be extended with powerups, which also make gameplay more dynamic with other features such as invisbility and superspeed! In addition to all of this, there is a functional leaderboard and chat, along with AI players to make gameplay more dynamic. Look out for the cheatcodes which can add some "special" features to the game!

Screenshots

Usage
- Install node.js, and then
npm install npm install- launch game server with
node server.js - navigate to localhost:8000 to view the game and play. Try joining with different tabs
Issues/Bug Reports
Since support is now dropped for the game, regular bug fixes/patches will not be added. However, we will review and merge any (reasonable) Pull Requests from users wanting to do this at https://github.com/flancast90/cosmodome/pull/new. Issues can also be opened at https://github.com/flancast90/cosmodome/issues/new , and will be responded to as-needed.
