Last Colony is an RTS game with both a single player campaign mode as well as a multiplayer mode, created entirely in HTML5 and JavaScript.
The single player campaign includes an economy with buildings, vehicles, aircraft along with an over arching storyline told using scripted events.
The two player multiplayer uses Node.js with the WebSocket API to allow real time gameplay.
Install WebSocket-Node using command: npm install websocket
Start server inside js folder using command: node js/server.js
In the process of creating this game, we
| Category | Games |
| Requirements | All Platforms |
| License | Free |
| Offered By | N/A |