An RPG system created in React. This project was inspired from games such as EarthBound and Undertale.
My goal with this project is to create a seamless RPG experience where the user can walk through an overworld and battle enemies for experience, items, and currency.
I would also like this project to be plug and play, allowing game developers and content creators to efficiently design their own game build in React.
- Turn-based combat in the same vein as EarthBound, Undertale, and Pokemon
- Recieve Experience, level-up, obtain ingame rewards
- Store player data on a server
- Maneuver a character throughout an overworld
- Dialogue Manager with NPC's
- Sprite-based animations
- Character Classes
- react
- react-canvas or react-konva... still have to do my research
- mongoDB
- mongoose
- Node.js
- Express
Placeholder for future setup tutorial.
This repo is licensed under GNU General Public License v3.0 © 2018 George Chios