Create a text based in-browser RPG. To be more specific, create a game where you can wander through the world, fight monsters and level up. The game should be built using web technologies and playable in any modern browser (not IE) without necessity to install third party software (Flash, Java). You don't have to implement any graphics, just the text informing about player's state and a few buttons to perform actions. The world should consist of different places (rooms, scenes) linked by paths (doors, stairs). Player can be in only one place at the time.
It’s a hard work so don’t work alone - teams of size two are allowed.
Different game features will be rated. You don't have to implement them all - just pick those you really like (and buy you a lot of points). Here's the list:
If you have not decided which technology to use yet, have a look at React and Firebase. Also, https://github.com/este/este may be useful :)
Should you have any questions, contact us at .
After successful implementation host your game somewhere, publish the source code on Github and send us the links and copy of your student's ID.
Good luck, Have fun and Learn something!