Skip to content

A basic cookie clicker game made in java using the swing library. Please don't blame me for my bad OOP skills.

License

Notifications You must be signed in to change notification settings

Ban1p7/cookieClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A basic cookie clicker game made in java using the swing library. Please don't blame me for my bad OOP skills.

You click on the left button for points, and the below counter will update. Upon reaching 20 points, you can buy an autoclicker, which will add one point every so often. Basically, click more times to buy more autoclickers.

Installation:

Linux
Install the JDK, clone this repository, go into the folder and if you're on linux, run build.sh with bash build.sh. This shouldn't vary much based on your distribution.
Windows
Install the JDK, clone this repository and enter it in powershell usnng cd /location/of/clone. Then run cat build.sh and run the commands that are printed.
MacOS
I don't have this OS, so good luck. I'd assume there's a terminal of some sort that you can compile it on, but I'm not too sure.

This should open up a window with it in. Have fun wasting your time playing this bad game.

About

A basic cookie clicker game made in java using the swing library. Please don't blame me for my bad OOP skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published