1254 AD
The Kingdom of Syldavia is being invaded by the Northern Empire.
The Syldavian army is outnumbered and outmatched.
One lone soldier decides to take on the emperor himself.
Path To Glory is my entry for 2023's JS13K. The theme for the competition was 13th century.
The game is a historically inaccurate beat 'em up where you fight waves of enemies until you reach the final boss.
You can play the game at http://glory.tap2play.io/
make install
make
When opening debug.html
:
- F to speed up time
- G to slow down time
level = new TestLevel()
to use test levellevel = new GameplayLevel()
to skip tutoriallevel = new GameplayLevel(99)
to jump straight to the final boss
Feel free to read the code but don't use it for commercial purposes. The game is the result of a lot of hard work and I wish to maintain all rights to it.
Please reach out if you wish to distribute the game on your portal.