An open API service indexing awesome lists of open source software.

https://github.com/beuted/js-rpg

JS RPG created to familiarize with this language.
https://github.com/beuted/js-rpg

javascript rpg-game

Last synced: 10 days ago
JSON representation

JS RPG created to familiarize with this language.

Awesome Lists containing this project

README

          

JS-RPG : 2011
=============

A turn by turn RPG developped in js to discover JS.
I stopped this project when I failed to give it an online aspect. (Didn't knew much about php at the time)

**Interesting points :**
- Algorithm for the personnage view (inspired by nethack)
- Inventory system managed with mouse

## [Demo](https://js-rpg.herokuapp.com/index.html)

To play
-------

- moving : arrows
- pick up object : espace
- drop object : mouse
- equip object : mouse