We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0881a commit 4237677Copy full SHA for 4237677
README.md
@@ -0,0 +1,17 @@
1
+# Fighting game in the terminal in Java
2
+🛒 - Exercise to learn how to make a fighting game in the terminal
3
+
4
+## Where are the most important files located?
5
6
+```bash
7
+$
8
+```
9
10
+## Explainations
11
+This repository is the result of a school exercise and of a sprint of 1 week to learn Java and to apply some bases.
12
13
+## License
14
+[MIT](https://choosealicense.com/licenses/mit/)
15
16
+## Quality certification
17
+[](https://www.codefactor.io/repository/github/CodingFactory-Repos/Java-Terminal-Combat)
0 commit comments