Foop

💻🐛A For-loop-like debugging GAME

MIT License

Stars
16

PLAY NOW!

  1. Press 'w','a','s','d' or '','','','' to move.
  2. Eat all bugs before you reach the exit.
  3. Be aware of the fatal laser.
  1. Clone from remote.
git clone [email protected]:ByronHsu/Foop.git
npm install
  1. Make sure you have installed mongoDB, before you start it.
sudo mongod
  1. Development Mode
npm run dev
  1. Production Mode
npm run build
npm run start
ByronHsu Joey Huang

This project follows the all-contributors specification. Contributions of any kind are welcome!