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.
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.
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.
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.
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.