Skip to content

Releases: karjona/reapers

v1.1.0

16 Sep 15:34
856db16
Compare
Choose a tag to compare

With this release, the game is available on itch.io! It has the extra assets (namely the game logo and the fight background) that were removed to fit the 13KB limit.

What's Changed

  • Restore removed assets in #64

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Sep 14:50
16a3481
Compare
Choose a tag to compare

This is the code sent to js13kGames 2022! This is the first game I made (JS or otherwise), and I enjoyed the experience a lot. I'll do it next year for sure!

What's Changed

  • v1.0.0 release in #63

Full Changelog: v1.0.0-rc1...v1.0.0

v1.0.0-rc1

12 Sep 14:13
6ede83a
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

We are almost done!
✂️ This release cuts the mountain background and some unused frames in the sprites. But it fits the 13KB limit for js13kgames!

What's Changed

  • Remove parts and compress in #62

Full Changelog: v1.0.0-beta2...v1.0.0-rc1

v1.0.0-beta2

12 Sep 10:37
feabcc1
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

What's Changed

  • Fix match end screen, update controls in #61

Full Changelog: v1.0.0-beta1...v1.0.0-beta2

v1.0.0-beta1

08 Sep 19:16
e073fa2
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

🎉 We! Are! Go! First beta release. You can play this dev version here: http://karjona.github.io/reapers/

What's Changed

  • Automate build and deploy, and write README in #57
  • Git change sfx to Sfx in #58
  • Update README in #59

Full Changelog: v1.0.0-alpha10...v1.0.0-beta1

v1.0.0-alpha10

08 Sep 17:59
53957a5
Compare
Choose a tag to compare
v1.0.0-alpha10 Pre-release
Pre-release

What's Changed

  • Parrying and SFX in #56

Full Changelog: v1.0.0-alpha9...v1.0.0-alpha10

v1.0.0-alpha9

05 Sep 19:34
74ec155
Compare
Choose a tag to compare
v1.0.0-alpha9 Pre-release
Pre-release

What's Changed

  • Implement title screen in #53

Full Changelog: v1.0.0-alpha8...v1.0.0-alpha9

v1.0.0-alpha8

05 Sep 17:21
b4494ce
Compare
Choose a tag to compare
v1.0.0-alpha8 Pre-release
Pre-release

What's Changed

  • Center canvas on screen in #52

Full Changelog: v1.0.0-alpha7...v1.0.0-alpha8

v1.0.0-alpha7

05 Sep 17:02
d3f2077
Compare
Choose a tag to compare
v1.0.0-alpha7 Pre-release
Pre-release

What's Changed

  • Implement round and match end animations in #51

Full Changelog: v1.0.0-alpha6...v1.0.0-alpha7

v1.0.0-alpha6

03 Sep 12:42
c7bd8a3
Compare
Choose a tag to compare
v1.0.0-alpha6 Pre-release
Pre-release

What's Changed

  • Implement Player 2 controls and collisions in #44

Full Changelog: v1.0.0-alpha5...v1.0.0-alpha6