Skip to content

clickercookie/clickercookie.github.io

Repository files navigation

clickercookie


Have you ever wanted to play a mediocre web game about clicking a cookie that has totally never been done before?

You have?!?
Great!

Featuring 7 original buildings, semi-functional Javascript, and temporary pixel art images, Clicker Cookie is an uncompleted masterpiece!

Getting Started

The game is available at clickercookie.github.io, and can be played with no setup necessary. If you discover a bug (you probably will), please create a new issue. To play on the beta version, click the version number in the bottom left of the window.

Contributing

Note: The develop branch is currently unstable as the transition to 0.7 is a major rewrite of the backend. Developing mods is not recommended. You have been warned.

Dependencies

Run npm install to install dependencies.

Building

Run npm run build to compile, .js files will be placed under the public/ directory. You can then create a local web server (something like npx serve) and navigate to that directory.

Creating a "dev" environment

I am royally terrible at writing NPM scripts, so we don't really have an npm run dev like some other projects do. Instead, we run npx serve and npx tsc --watch in two different terminals (lol). This may change later.

Licensing

This project is licensed under the GNU GPL-3.0 License - see the LICENSE file for details.

About

A totally original game about clicking a cookie

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published