aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/Tile.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-10tiles bound to actors, remove Player and Enemymafaldo1-0/+13
2018-02-10Add simple mouseclick listener to scenesNao Pross1-0/+2
2018-02-10Implement actor, create playermafaldo1-1/+1
2018-02-10Switch to gradle, update gitignoreNao Pross1-0/+0
2018-02-10Implement barebone game engineNao Pross1-17/+10