Skip to content

Releases: son-link/arkaway

20230301

01 Mar 21:06
dbffac5
Compare
Choose a tag to compare
20230301 Pre-release
Pre-release
  • Split the code in some files
  • Fix clean tilemap before start new game after quit from game

20230224

24 Feb 21:46
ed693b8
Compare
Choose a tag to compare
20230224 Pre-release
Pre-release
  • Added 2 sounds for ball collisions
  • Now it's possible pause/resume game and back to main screen
  • New Win! screen
  • Now show the text "New record" if the previous best score was exceeded
  • The format for saving scores has been changed to JSON

20230215

15 Feb 06:50
5c77691
Compare
Choose a tag to compare
20230215 Pre-release
Pre-release
  • New game mode, Endless. In this new game mode new lines are added every X time, and every 500 points are generated more faster.

  • The paddle now is check collide with the walls

  • New main screen

  • Code improvements

Alpha 01

06 Feb 18:49
6dd8ff3
Compare
Choose a tag to compare

First Alpha of the game

20230204

04 Feb 20:35
f58583c
Compare
Choose a tag to compare
20230204 Pre-release
Pre-release
  • Trying to load the screens from a .json file
  • The height of the screen has been increased a little bit.
  • Now there is an unbreakable block, plus several fixes and small improvements

20230201

01 Feb 22:40
52d656d
Compare
Choose a tag to compare
20230201 Pre-release
Pre-release

Fix paddle walls collisions

20230131

31 Jan 06:50
3bb981c
Compare
Choose a tag to compare
20230131 Pre-release
Pre-release

Improved paddle collisions