Experimental game project based on React and antd.
Setup all dependencies: npm install.
Then run: npm start.
Open: http://localhost:3333
Enjoy!
Game features:
- Quest chains and narrative design
- Craft and loot system
- Special weapon and armor available for arena rank points
Tech stack improvements:
- Move dev-platform to
create-react-appenvironment - Use
MongoDBas a data storage - Move project to full-stack rails with
Node.jsandRESTFul - Add unit-test tools and write some tests
Improve reward system:
- items as a reward
- probability based on %-values
Remove mobx and use Redux instead
Release arena battle mechanic 🔪
Add mobx support (store application state)
Remove bootstrap and use antd instead
Birthday 🎉
