va1m
5cf2fe009b
📍 Use lombok, reformat, and optimize the code ( #1560 )
...
* Use lombok, reformat, and optimize the code
* Fix merge conflicts and some sonar issues
Co-authored-by: va1m <va1m@email.com>
2021-03-13 14:19:21 +02:00
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Omar Karazoun
759c99d078
JUnit4 to JUnit5 ( #1589 )
...
* Getting @Test from JUnit5 instead of JUnit4
* Changed FixedStepGameLoopTest.java imports and tests to JUnit5
* JUnit4 to JUnit5
* JUnit4 to JUnit5
* JUnit4 to JUnit5
* JUnit4 to JUnit5
2020-12-07 19:55:13 +02:00
Azureyjt
3ccc9baa1a
Game Loop Pattern ( #1083 )
...
* Add game loop module
* Add game loop module
* Fix merge issue
* Implement game loop module
* Implement game loop module
* Implement time based game loop
* implement VariableStepGameLoop
* Implement FixedStepGameLoop
* Add UT
* Add Unit tests
* Fix checkstyle issues
* Add README.md
* Fix code review issues
* Fix code review issues
* update README.md
2019-11-16 14:40:23 +02:00