LiveDemo: https://rafalciecwierz.github.io/Hungry-Pretzel-Knight/
Pixi.JS | TypeScript | Webpack
You can use this link for live demo: Click to play.
- Clone this repo.
- Navigate into the repo folder.
- Run those commands from your terminal:
npm install
// for installing all of the dependecies
npm start
// for running the game (localhost:9000 by default)
This is a simple game in which all you need to do is to grab as many pretzels as you can.
Move the Knight with arrows on your keyboard.
Try to avoid the angry pigeon.
PS: Grab the peach to gain some speed ;)
All resources are free and can be found on this awesome site: Awesome site itch.io
Music comes from this site: fesliyanstudios
I used Tiled map editor for extracting all the needed stuff.
Here are some links to the specific resources used in the game:
I hope you will enjoy it ;)