Skip to content

Simple clicker game.

License

Notifications You must be signed in to change notification settings

mvdc1/clicker-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clicker-game

Simple clicker game.

Download executable here: http://s.mitchv.me/clicker-game.exe

Prerequisites

  • NPM
  • Node.js

To start manually:

  1. Download the above files in a zip file and extract.
  2. Open a terminal in the location of the extracted files and use the command "npm install".
  3. Ensure the install process is finished and if so use the command "npm start", and the program will begin compiling and will then run.