CSCI-102: Data Structures and Object Oriented Programming Spring 2013 final project. A top-down endless survival game using the Minecraft characters.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of github.com:egauderman/minecraft_flat
c618514View on GitHubAdded executable to repository so that users do not have to download Qt and compile in order to see the finished product.
8317df5View on GitHubUpdated copyright & license info as well as README file.
2dda782View on GitHubUpdated README.md and handled errors for passing in a nonexistant file. Final commit.
5b85576View on GitHubGame now prompts user to enter their username (if they didn't before) after a game has ended or is restarted.
c040ff9View on GitHubGame now takes the scores file as an argument. close #31
434b969View on GitHub