Skip to content

ChanSmith/collatz-clockwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz Clockwork

A game based on the Collatz conjecture created as an Extra for Ludum Dare 51 (Theme: Every 10 seconds).

Contents

  • index.html is the main game page
  • src contains the source TypeScript and SCSS
  • dist contains the compiled JavaScript and CSS

Play online on itch.io.

Or play offline: it doesn't have any external requirements or dependencies, you should be able to clone the repo and open index.html to play.

Click the help button in game for more info.

Progress is saved in localStorage, so if you want to transfer progress, you can copy the "collatz-clockwork-save-state" item using browser tools.

Offline progress is calculated when the game is re-opened.

Context menu modified from https://github.com/GeorgianStan/vanilla-context-menu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published