WindFire
Aim
Real-time space strategy. The format of the game is 1 on 1.
Solution
The game engine built on node.js makes many miscalculations of user actions in real-time and saves the usage steps in the logs. The game integrates built-in purchases, a system of inviting friends and bonus programs. The server part is prepared for integration with the mobile client.
Technologies
- - FrontEnd: Vue.js framework
- - BackEnd: Node.js with express.js framework
- - Database: mongo + mySQL
More cases