15 Commits

Author SHA1 Message Date
François Autin
6e4a81a159
Now ignores game.set 2021-06-10 15:43:11 +02:00
François Autin
26360c0558
Readded maven dotfiles 2021-06-03 22:45:03 +02:00
François Autin
3fe8e40bb5
Readded .classpath to project 2021-06-03 22:44:20 +02:00
François Autin
f55bc8b2c1
Updated .gitignore to follow pom.xml again 2021-06-03 14:59:02 +02:00
François Autin
f129ed523b
Merge branch 'master' of
https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat.git

Conflicts:
	.gitignore
2021-06-03 14:58:37 +02:00
François Autin
4ba3148672
Added .classpath to .gitignore 2021-06-03 14:57:41 +02:00
Azra Victor
37caf34e79 Implementation of gameplay loop, testing of afew things in match class. 2021-06-03 03:03:25 +02:00
no
2fd3dc61d9 change dsome things inmatch, added the start of amain function. 2021-06-01 21:02:11 +02:00
François Autin
d57696c30d
Untracked .project 2021-05-28 02:56:38 +02:00
François Autin
8eea24a428 Removed .idea from repo, should be kept for IDEA users though 2021-05-28 02:52:43 +02:00
François Autin
7c1992e71e
Updated .gitignore 2021-05-28 02:50:16 +02:00
Léo
3cf4372912 test gamepad Inputs 2021-05-21 15:08:02 +02:00
Léo
282a8b0283 added isKeyDown Class for keyboard input 2021-05-20 16:26:13 +02:00
Antoine
b02119dca7 Ajout de la classe:
Scene, VertexArray, Shader, ShaderUtils, BufferUtils, FileUtils, Matrix4f, Vector3f
Ajout des shaders de test:
vert.vert et frag.frag dans le dossier shaders
2021-05-13 20:40:21 +02:00
Antoine
0d522685b7 Test 2021-05-13 16:34:13 +02:00