Skip to content

A project to provide a unified interface for simulating CookieClicker.

License

Notifications You must be signed in to change notification settings

Math-ias/CookieClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieClickerSimulator
======================

CookieClickerSimulator is an API to describe a game of CookieClicker.

Building Source Code
====================

CookieClickerSimulator is intended to rely on no outside resources to build.
The one exception to this rule is the use of JUnit for unit testing.
This means for simple uses, developers can copy the source code from the folder `src/main/java`.

For those contributing to the package, or needing more functionality,
this package has configuration for the maven (https://maven.apache.org/index.html) tool.

About

A project to provide a unified interface for simulating CookieClicker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages