Ilkka Seppälä
|
6606d6cd08
|
Update README.md
|
2020-08-29 21:21:01 +03:00 |
|
Toxic Dreamz
|
31471acb69
|
Fixed most reported issues by SonarCloud.
|
2020-08-15 21:47:39 +04:00 |
|
Anurag Agarwal
|
f835d3d516
|
Java 11 migrate remaining (g,h,i) (#1116)
* Moves game-loop to Java 11
* Moves guarded-suspension to Java 11
* Moves half-sync-half-async to Java 11
* Moves hexagonal to Java 11
* Moves intercepting-filter to Java 11
* Moves interpreter to Java 11
* Moves iterator to Java 11
|
2019-12-20 07:11:30 +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 |
|