Skip to content

Spacebar Clicker is an idle game. Press space and collect as many spacebars as you can! It was made for #js13kgames 2021.

Notifications You must be signed in to change notification settings

sixtonpotato/spacebar-clicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacebar Clicker

Spacebar Clicker is an idle game. Press space and collect as many spacebars as you can!

It was made for #js13kgames 2021 and can be played at the competition website or at itch.io.

Tools

In order to build and test locally, it's necessary to have nodejs and npm installed and install the dependencies:

npm install && npm install -G http-server

Then run npm run test to test the game or npm run build to build a minified version of game in a single html file.

About

Spacebar Clicker is an idle game. Press space and collect as many spacebars as you can! It was made for #js13kgames 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 10.8%
  • HTML 3.4%