Node.js Multiplayer Environment
This is one of the project’s I did for my Games devices class in my third year of the IT Carlow Games development course. Its a HTML5 game written in JavaScript using Node.js for a server.
The game allows 1000’s of users to connect concurrent and move around and interact with the environment. It features some basic physics and some novel rendering/collision optimization techniques. Which are documented in full in my research journal for the project
Live Demo
Source on github
Technologies & Skills used
- JavaScript
- HTML5 Features
- Node.js / Socket.io
- Rendering Optimization