Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 664 Bytes

Game.md

File metadata and controls

18 lines (11 loc) · 664 Bytes

Clone Clicker

Daniel will write this JavaScript game.

The aim is to click a button to deal some amount of damage to an enemy on the screen.

Each enemy defeated (hit points reduced to zero) yields gold, based on the enemy level.

The faster you click, the more enemies you defeat, the faster you can increase your power.

Gold can be spent on upgrades, bigger and better weapons, or hiring helpers to fight for you.

Here is a bare bones version you can already test: http://static.3ice.hu/button-click-counter.htm

And cheats! http://forum.3ice.hu/viewtopic.php?t=634

Footer: Daniel Berezvai, Aparajita Chowdhury, Arjun Venkatakrishnan, and Krishna Bagale