Skip to content

A basic Python (NOT Tcl) 2.7 Cookie-Clicker style (incremental) game.

Notifications You must be signed in to change notification settings

joshgit/Ways-to-NOT-make-money

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ways to NOT make money

###A basic Python 2.x/3.x Cookie-Clicker style (incremental) game.

For the Python 2 version, go to the py2 folder, and run game.py.

For the Python 3 version, go to the py3 folder, and run game.py.

For the executable version (AKA "You're too lazy and/or you don't want to look at code"): go to the exe folder.

All folders contain the latest version of the game, V0.7.1.

IMPORTANT: Py2 and Py3 folders are pure Python. exe.0.7.1 and single-file-executable.0.7.1 are (almost) pure Tcl.

About

A basic Python (NOT Tcl) 2.7 Cookie-Clicker style (incremental) game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Tcl 97.7%
  • Python 2.3%