Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
/ mlg2048 Public archive

Old meme-y web game I made back in 2016

Notifications You must be signed in to change notification settings

polyfloyd/mlg2048

Repository files navigation

MLG 2048

I made this website for the Eth0 party back in 2016 as a joke.

# Release:
sudo ./build.sh

# development
sudo ./dev.sh

# Shell for random things
sudo docker run -ti -v $PWD:/etc/mlg2048 mlg2048 bash