Skip to content

Implementation of Coder Projects' pop-up penguin game. Part of 100 JavaScript Projects.

License

Notifications You must be signed in to change notification settings

jessabean/whack-a-penguin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack a Penguin

An implementation of Coder Projects' Pop-up Penguins Game.

Part of ✨ 100 JavaScript Projects

Installation

  1. Clone this repo: git clone https://github.com/jessabean/whack-a-penguin.git
  2. Install npm dependencies: npm install
  3. Compile assets and run server: gulp
  4. View the project at http://localhost:3000/
  5. Run tests: npm test

About

Implementation of Coder Projects' pop-up penguin game. Part of 100 JavaScript Projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published