An improved version of Penguin Dash from Google's Santa Tracker.
 
 
 
Go to file
Basil ca6c7c5eb4 🍱 Changed favicon 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
LICENSE Fix license. (#91) 2022-04-25 09:47:21 -07:00
README.md 💬 Changed title 2023-01-14 21:39:54 -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
package.json 🐛 Hopefully fixed build issues with Phaser 2023-01-14 21:32:14 -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

README.md

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.