Skip to content

tmarsteel/tobsetetris

Repository files navigation

TTetris

An HTML5 Tetris game with online scoreboard and cheating protection.

Installing

This project is built on ancient libraries and tools (PHP 5 with mysqli, apache server) and thus probably impossible to operate safely on a public-facing box.
Hence this project has a Docker setup so you can run it on your machine easily:

To build the image:

./set-up-dockerized.sh

This starts the container with a random port binding and opens the localhost-url in your browser:

./start-dockerized.sh

Should you really want to host this publicly let the Dockerfile be your guide on the things you need to prepare.

Dependencies

docker

About

HTML5 Tetris w/ online scoreboard & sofisticated cheat protection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published