Skip to content

Commit 4237677

Browse files
authored
🧐 - Add README
1 parent 0b0881a commit 4237677

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
[![CodeFactor](https://www.codefactor.io/repository/github/CodingFactory-Repos/Java-Terminal-Combat/badge)](https://www.codefactor.io/repository/github/CodingFactory-Repos/Java-Terminal-Combat)

0 commit comments

Comments
 (0)