tetris
My version of the age old classic. Made using the Phaser framework.
Dependencies:
How to Run:
- Download the
mongoose.exe
binary found here. - Copy the binary into the
/tetris
folder. - Run
mongoose.exe
. (Firewall/Anti-Vius might complain; its a standalone web server.) - Once
mongoose.exe
is running, open a web browser and navigate tohttp://localhost:8080/tetris.html
.