Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

chungwwei/Yiikes

Repository files navigation

Yikkes ++

A 2D top-down puzzle game. The theme of the game follows World's Hardest Game.

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

Writing Code

After cloning the repo, run npm install from your project directory. Then, you can start the local development server by running npm start.

After starting the development server with npm start, you can edit any files in the src folder and webpack will automatically recompile and reload your server (available at http://localhost:8080 by default).

Contributors

  • Henry Li @henryli12
  • ChuangWei Ma @chungwwei
  • Erik Zhou @Erik-Z

Deploying

site: https://yiikers.firebaseapp.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •