aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add pan, add zoom, add weaponmafaldo2018-02-115-17/+150
|
* tiles bound to actors, remove Player and Enemymafaldo2018-02-105-21/+51
|
* Add simple mouseclick listener to scenesNao Pross2018-02-104-21/+51
|
* Add missing @Override(s)Nao Pross2018-02-103-16/+18
|
* Threaded double buffered renderingNao Pross2018-02-106-128/+226
| | | | | | Other changes: - Tabs < Spaces - Add jar manifest configuration to gradle.build
* Implement actor, create playermafaldo2018-02-108-10/+132
|
* Switch to gradle, update gitignoreNao Pross2018-02-109-22/+24
|
* Implement barebone game engineNao Pross2018-02-1010-304/+155
|
* First commitmafaldo2018-02-107-0/+335