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.
- Host: GitHub
- URL: https://github.com/beuted/js-rpg
- Owner: beuted
- Created: 2013-11-21T09:09:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T15:10:58.000Z (about 7 years ago)
- Last Synced: 2025-02-22T03:29:17.257Z (over 1 year ago)
- Topics: javascript, rpg-game
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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