This is the repository for my game "Quadris", a Tetris-like game written in Godot and deployed on the Google Play Store. Definitely not Tetris. I had originally deployed this app back in 2016 using a service called PhoneGap, as can be seen in the phonegap branch on this repo. The switch to Godot was a chance to teach myself Godot and create a more up to date version of the app.
Use the following command to clone the directory:
cd your/repo/directory
git clone https://github.com/edgorman/Quadris
Install the Godot Engine and import the repository you just cloned.
TODO
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.