1
0
Fork
You've already forked penguin
0
An improved version of Penguin Dash from Google's Santa Tracker.
  • JavaScript 58.7%
  • HTML 25%
  • SCSS 16.3%
2023年01月14日 22:08:19 -07:00
_messages 💬 Changed title 2023年01月14日 21:39:54 -07:00
docs 🏗️ Moved to Vite, only dev mode works for now 2022年12月17日 19:46:51 -07:00
public 🍱 Changed favicon 2023年01月14日 22:08:19 -07:00
static 🐛 Hopefully fixed build issues with Phaser 2023年01月14日 21:32:14 -07:00
.gitignore 🐛 Fixed building and cleaned up a little 2023年01月14日 21:26:15 -07:00
en_src_messages.json 💬 Changed title 2023年01月14日 21:39:54 -07:00
index.html 🍱 Changed favicon 2023年01月14日 22:08:19 -07:00
LICENSE Fix license. ( #91 ) 2022年04月25日 09:47:21 -07:00
package.json 🐛 Hopefully fixed build issues with Phaser 2023年01月14日 21:32:14 -07:00
README.md 💬 Changed title 2023年01月14日 21:39:54 -07:00
vite.config.ts 🐛 Fixed building and cleaned up a little 2023年01月14日 21:26:15 -07:00
yarn.lock 🐛 Fixed building and cleaned up a little 2023年01月14日 21:26:15 -07:00

Penguin Dash

This repository contains the code to the game Penguin Dash from Google's Santa Tracker, migraterd from Closure Compiler to Vite, and with various tweaks that aim to improve playing the game more competitively.

There's probably still a lot of dead code lying around.