Go to file
2022-07-06 10:33:58 -05:00
.idea add all the things 2021-11-16 21:51:48 -05:00
app add all the things 2021-11-16 21:51:48 -05:00
gradle/wrapper add all the things 2021-11-16 21:51:48 -05:00
.gitignore add all the things 2021-11-16 21:51:48 -05:00
build.gradle add all the things 2021-11-16 21:51:48 -05:00
gradle.properties add all the things 2021-11-16 21:51:48 -05:00
gradlew add all the things 2021-11-16 21:51:48 -05:00
gradlew.bat add all the things 2021-11-16 21:51:48 -05:00
README.md Add 'README.md' 2022-07-06 10:33:58 -05:00
settings.gradle add all the things 2021-11-16 21:51:48 -05:00

Dotty app

A game where you have to connect the dots (three or higher) to form a chain. Points are awarded based on how many dots are in a chain. The dots disappear once a chain has been made and new dots come in.

For ISYS 221 and for archival purposes.