This website requires JavaScript.
Explore
Help
Sign In
Rativel
/
jeu-de-combat
Watch
1
Star
0
Fork
0
You've already forked jeu-de-combat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
jeu-de-combat
/
src
/
gameplay
/
actions
History
no
93f5727569
Built a basic movement test, can't test because it doesn't recognize my gamepads.
2021-06-10 11:50:38 +02:00
..
Action.java
Added lots of parameters to Entity and Character so it woul be easier to handle actions during gameplay.
2021-06-07 15:55:04 +02:00
Attack.java
Added some more frames for Blue.
2021-06-10 10:06:44 +02:00
attackPart.java
Main Gameplay Loop done.
2021-06-09 13:14:17 +02:00
Dash.java
Added some more frames for Blue.
2021-06-10 10:06:44 +02:00
Jump.java
Added some more frames for Blue.
2021-06-10 10:06:44 +02:00
Throw.java
Built a basic movement test, can't test because it doesn't recognize my gamepads.
2021-06-10 11:50:38 +02:00
ThrowPart.java
Implemented HandleThrow in match and added some fonction in Character
2021-06-09 17:45:09 +02:00