Skip to content
Snippets Groups Projects
Commit 518cbe89 authored by Harmesh Jethwa's avatar Harmesh Jethwa
Browse files

Update readme.md to include how to run the game

parent a27a87d2
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,11 @@
A multiplayer arcade style game implemented using a GUI interface with JavaFX.\
Grade: 1st
[Walkthrough video](https://youtu.be/mGMy9KwHcZQ)
\ No newline at end of file
[Walkthrough video](https://youtu.be/mGMy9KwHcZQ)
---
## Usage
To run the game, enter the following command in a terminal when in the root directory:
```
mvn javafx:run
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment