/SideScrollerProject

All Files/Projects for the SideScroller game

Primary LanguageJava

SideScrollerProject- Alpha Build 0.1.6.286

The SideScroller Project is an open source solution for people wanting to create an open source SideScrolling / RPG game. If you want to use my code, your code must be open source too. Thanks!

Remember this is an in-development game. Expect things to be hilariously over-powered or under-powered.

You need Java 8 to compile and run this!

--

Changelog:

-- Weekly build changelog can be found on the wiki (soon). These are the large updates.

--

All changes that will be in v0.1.6 Alpha:

  • Mage deals less damage but attacks slightly faster
  • Swordman deals slightly more damage and attacks slightly faster
  • Fire effect
  • Fire does current health damage, poison now does missing health damage
  • All number data types use double instead of float for accuracy
  • All new assets, bg, playtheme
  • You now play as the fallen emperor Azir, who wants to take back Shurima
  • The player can now spawn soldiers that attack for him, and that he can move around
  • Options file is saved to the users home directory
  • Vectors and more reliable movement

Bugs:

  • Sometimes sluggers spawn traveling left
  • Health bar sometimes rounds wrong and leaves a space between shield and health

Issues:

  • Audio switching issue (see issue on github issues page)