Skip to content

It is an idle clicker web-based game. It uses counters to track money and buttons to increase the counters.

Notifications You must be signed in to change notification settings

Radius-coder/JS-Idle-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

It is an idle clicker web-based game. It uses counters to track money and buttons to increase the counters. Prices of counters increase as the user buys more. Buttons are hidden if the user does not have enough.

Main screen

image

Boss fight screen

image

What needs added

Add music and sounds.

The page needs to store cookies so user progress is saved when they leave.

Need to add animation to button like '+1' appearing.

What needs fixed

Need to remove border round images.

Need to add upgrades to shop.

Need to finish boss fight scene

Need to stop user being able to TAB onto a button and holding enter.

Need to fix bug where autoclicker stays avaiable for purchase, when the user has not got enough money, until the count goes up by atleast one again.

Changelog

Version 0.3

Changed UI - Shop is on right and assets appear below as they are bought

Changed theme of game to a war game.

Added a boss fight which is triggered every 2 minutes. - Damage is based on army size.

Version 0.2

Added a background color.

Changed layout so everything is centered.

Moved stats into a table so they can be put side by side.

Added images to buttons for a better experience.

Changed the money and prices so they are rounded to 2 decimal places.

About

It is an idle clicker web-based game. It uses counters to track money and buttons to increase the counters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages