We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fef2d36 + 28d0282 commit 99dfcdbCopy full SHA for 99dfcdb
README.md
@@ -1,2 +1,8 @@
1
# JavaBomber
2
a simple bomberman clone made in java
3
+
4
5
+the game need two library to work :
6
7
+tiny game engine library (tge) you can find it here : https://github.com/PhysicDev/TinyGameEngine/releases/tag/game
8
+jinpunt for game controller managment : https://github.com/jinput/jinput/releases/tag/2.0.10
0 commit comments