/Ninjaes

Heroes 3 - like web application using MEAN stack and socket.io

Primary LanguageJavaScriptMIT LicenseMIT

Ninjaes MEAN stack app

Ninjaes is a MEAN stack application inspired by the original Heroes 3 game.

This simple application provides functionality for the user to experience the original game, improved by the fact that all users play in one map. Everything happens in real time, thanks to the great socket.io library. Users can also exchange messages, chat and administrators have full crud control over the users and their game objects.

MEAN Stack application powered by:

APIs:

  • Socket.io - Simple and Real-time Web sockets API

Ninjaes - User Interface