2D RPG
  • JavaScript 96.7%
  • HTML 2.1%
  • CSS 1.2%
Find a file
2021-08-29 01:26:16 -04:00
config create react app - eject 2021-08-27 00:02:44 -04:00
public create react app 2021-08-26 23:09:20 -04:00
scripts create react app - eject 2021-08-27 00:02:44 -04:00
src setup initial saga/reducer for keyboard input 2021-08-29 01:13:10 -04:00
.gitignore Initial commit 2021-08-26 22:48:01 -04:00
package-lock.json setup initial saga/reducer for keyboard input 2021-08-29 01:13:10 -04:00
package.json setup initial saga/reducer for keyboard input 2021-08-29 01:13:10 -04:00
README.md separate lines for code and demo 2021-08-29 01:26:16 -04:00

Queen Llama Dynasty

This project is primarily for me to learn how to make a tile-based / turn-based 2D RPG game while integrating cryptocurrency. It continues to strengthen my skills with react/redux/saga while expanding on canvas 2d graphics and cryptocurrency.

Past Games

Frisky Bomberman Live

Code: https://github.com/lewismoten/Frisky-Bomberman-Live

Demo: http://lewismoten.github.io/Frisky-Bomberman-Live/

Drop Kicking Babies

Code: https://github.com/lewismoten/drop-kicking-babies

Demo: http://lewismoten.github.io/drop-kicking-babies/