Skip to content

ByronHsu/Foop

Repository files navigation

πŸš€DISCUSS ON PRODUCT HUNT

Introduction

Foop is a for-loop-like debugging GAME.

Stuck in a gigantic for loop, you have to catch bugs before the execution thread(laser) runs into them. The map shows your current position in this nested loop.

You will be roughly experiencing debugger's struggle in this simple browser-based game.

PLAY NOW!

Game Rule

  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.

Development

  1. Clone from remote.
git clone git@github.com: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

Contributors


ByronHsu

πŸ’» πŸ“– πŸ“‹

Joey Huang

πŸ’» πŸ“– πŸ€”

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

About

πŸ’»πŸ›A For-loop-like debugging GAME

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages