Create your own tree of prestige upgrades!
Find a file
2023-11-27 20:07:43 -06:00
docs Performance improvements and good tweaks 2021-01-21 17:52:09 -05:00
images Created Lit except for magenta 2021-02-27 00:20:24 -06:00
js Update homepage links 2023-11-27 20:07:43 -06:00
Old Things 2.3.1 2020-12-12 21:43:22 -05:00
.eslintrc.js Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
.tern-project Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
android-chrome-192x192.png Implemented card shop 2021-01-28 23:04:46 -06:00
android-chrome-512x512.png Implemented card shop 2021-01-28 23:04:46 -06:00
apple-touch-icon.png Implemented card shop 2021-01-28 23:04:46 -06:00
banner.xcf Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
browserconfig.xml Added favicon 2021-01-24 11:46:55 -06:00
changelog.md Remove dead link 2022-10-04 19:47:12 -05:00
demo.html Improvenents to popups 2021-02-05 15:43:11 -05:00
discord.png v1.1 2020-09-14 15:26:10 -04:00
favicon-16x16.png Implemented card shop 2021-01-28 23:04:46 -06:00
favicon-32x32.png Implemented card shop 2021-01-28 23:04:46 -06:00
favicon.ico Implemented card shop 2021-01-28 23:04:46 -06:00
igj2021.sublime-project Created Lit except for magenta 2021-02-27 00:20:24 -06:00
igj2021.sublime-workspace Fixed color going out of bounds 2021-02-28 10:21:15 -06:00
index.html Made popups nicer 2021-02-28 12:34:19 -06:00
kronos.sublime-workspace Created Lit except for magenta 2021-02-27 00:20:24 -06:00
LICENSE Updated version and fixed license 2020-10-07 19:14:56 -04:00
mstile-150x150.png Implemented card shop 2021-01-28 23:04:46 -06:00
options_wheel.png v1.1 2020-09-14 15:26:10 -04:00
package.json Chapter 1 Pre-release 1 2021-01-24 11:22:59 -06:00
popup.css Made popups nicer 2021-02-28 12:34:19 -06:00
Prestige-tree-license Updated license 2020-10-03 17:59:11 -04:00
README.md Update homepage links 2023-11-27 20:07:43 -06:00
remove.png v1.1 Pre-Release 4 2020-09-15 15:27:33 -04:00
safari-pinned-tab.svg Added favicon 2021-01-24 11:46:55 -06:00
site.webmanifest Added favicon 2021-01-24 11:46:55 -06:00
style.css Finished game 2021-02-28 02:50:36 -06:00

Kronos

Play here.

Updating the website:

  • git submodule update --remote
  • git add -A
  • git commit -m "Updated kronos"
  • git push