Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gianghermitage committed May 4, 2019
2 parents 5a6c244 + 21bee8b commit 9eb0c64
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Space-Rhythm
Java midterm project
A small bullet hell game demo/showcase written in java.
Made by [@gianghermitage](https://github.com/gianghermitage) and [@n-tuanhai](https://github.com/n-tuanhai).

# Note:
1. Source code can be found in [Space Rhythm Project folder](https://github.com/gianghermitage/Space-Rhythm/tree/master/Space%20Rhythm%20Project).
2. Play the game by running ``Space Rhythm Final.jar``. If the game does not run for you, run it through the command line using:
``java -jar "Space Rhythm Final.jar"``

0 comments on commit 9eb0c64

Please sign in to comment.