Skip to content

ByronHsu/Foop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

No packages published

Languages