-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fba409d
commit 0fd291a
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
# Assignment1 | ||
# Michael's Chemistry Game | ||
|
||
I made this game part of my Grade 10 Computer Science class. The [first version](https://github.com/michael-bateman/Chemistry-Game/tree/v1) was the text based game. Now, the game has grown to a _almost_ fully functional GUI game. | ||
|
||
## How to play | ||
|
||
1. Download Java | ||
2. Compile the code | ||
3. Run the `Game2_MB2ZZZEncap.class` | ||
|
||
__NOTE:__ This project's last update will be Tuesday April 17, 2018. After this time, it will no longer be updated |