Skip to content

Releases: HanSolo/jarkanoid

v17.0.17

03 Mar 13:50
17.0.17
26715d5
Compare
Choose a tag to compare

Info

Features

Fixes

  • Improved ball bouncing and computation on blocks and paddle (#5)

v17.0.15

26 Feb 10:33
17.0.15
16dd6f6
Compare
Choose a tag to compare

Info

  • set the default paddle to standard instead of laser

Features

Fixes

v17.0.13

25 Feb 15:26
17.0.13
424b7a2
Compare
Choose a tag to compare

Info

Features

  • Enemies can be shot when in Laser mode

Fixes

v17.0.11

21 Feb 18:08
17.0.11
ea9555f
Compare
Choose a tag to compare

Info

  • Added additional settings to properties for ball_speed (0.1 - 10.0), bonus_block_speed (0.1 - 10.0) and enemy_speed (0.1 - 10.0)

Features

Fixes

v17.0.9

21 Feb 13:03
17.0.9
e393372
Compare
Choose a tag to compare

Info

  • Added a linux aarch64 version which runs on a Raspberry Pi (set the ball speed to 5)

Features

  • Added more original backgrounds
  • Added game over sound
  • The gluon branch is already prepared for the upcoming audio support in iOS

Fixes

v17.0.7

19 Feb 08:22
17.0.7
c0f6526
Compare
Choose a tag to compare

Info

  • The collision detection still has a bug that will occur with golden blocks and also with the enemies where they get inside the blocks. Need more time to investigate that.

Features

  • Added first enemy (molecule)

Fixes

v17.0.5

18 Feb 14:49
17.0.5
213064b
Compare
Choose a tag to compare

Info

  • Implemented correct behaviour of bonus block c (catch ball)
  • Updated all bonus block sprite maps to more accurate colors
  • Updated laser paddle sprite map to correct version
  • Updated values for blocks according to original game
  • Updated behaviour of gray blocks according to original game

Features

  • Added bonus block p (additional paddle)
  • Modified the way bonus blocks will appear (every 20 blocks)

Fixes

v17.0.3

15 Feb 10:16
17.0.3
fbcbe2d
Compare
Choose a tag to compare

Info

Features

  • now one can also use A to move left and D to move right
  • the bonuse block D which gives new balls now creates the balls from the existing balls location

Fixes

v17.0.2

14 Feb 16:35
17.0.2
fe49933
Compare
Choose a tag to compare

Info

Features

  • Added support for mouse dragging the paddle
  • Set the default ball speed to 3 (on M1 macs 2 works better)

Fixes

v17.0.1

14 Feb 12:34
17.0.1
c9313a7
Compare
Choose a tag to compare

Info

JArkanoid is a clone of the class Taito Arkanoid game from 1986. It contains most of the features and all levels except the last one. Enjoy gaming... :)