Skip to content

Releases: League-Archive/Game_Tools

game_tools_0.1.4

23 Feb 23:30
f4c3e64

Choose a tag to compare

fixed sound and added test cases

game_tools_0.1.2

06 Jan 02:15

Choose a tag to compare

  • Bug Hunt example,
  • setResizeable in GameFrame
  • public getGameFrame

game_tools_0.1.1

09 Dec 01:19

Choose a tag to compare

  • Add MouseMotionListener
  • Reduce to java 8

game_tools_0.1.0

26 Nov 20:27

Choose a tag to compare

  • implement GameControllerScene to quickly create a simple game with key inputs
  • create sprites and animations
  • easily switch game scenes