Skip to content

Releases: sanjeev309/storklight

v0.0.6-beta

17 Aug 18:18
Compare
Choose a tag to compare
v0.0.6-beta Pre-release
Pre-release

Added dynamic dark addition when life increases
Resolved issue with restart when out of lives

Menu, Pause and Audio

14 Apr 20:03
Compare
Choose a tag to compare
Menu, Pause and Audio Pre-release
Pre-release
  • Added menu on the landing screen , Only play is functional as of this update
  • Added pause functionality
  • Added audio effects for stork, orb and dark

Special thanks to @darewealth for the suggestions : )

Want to contribute as well? Head over to the github page and raise an issue

Stork physics

02 Apr 07:19
Compare
Choose a tag to compare
Stork physics Pre-release
Pre-release

Improved stork's physics based on feedback on google play.

v0.0.3: fix(flat orbs on android): resized orbs to get circular orbs on ~16:9…

13 Jan 06:30
Compare
Choose a tag to compare

BugFixes:

  • No background on playState restart
  • Orb Size now circular on mobile devices

v0.0.2: fix(layout): Refinement of menu state and playstate for splash screen…

10 Jan 22:05
Compare
Choose a tag to compare

Bugs Fixed:

Now using world coordinates instead of pixel coordinates
Improved collision detection
Reduced hit box of orb
Layout changes of game screen

Initial beta release

28 Dec 23:05
Compare
Choose a tag to compare
Initial beta release Pre-release
Pre-release

This is the initial release of StorkLight.
Contains :

  • Custom game state manager
  • Animated Stork
  • Parallax Background Scrolling
  • Orbs as collectibles
  • Darks as enemy sprites
  • Collision Detection with orbs
  • Tiny Physics engine for input response