Defeat the evil knight, and solve a leetcode problem by dragging and dropping the code blocks into the correct position! Time is of the essence
Get speedier at Leetcode problems, and get practice in a roguelike experience.
- Samurai: https://xzany.itch.io/samurai-2d-pixel-art
- Knight: https://xzany.itch.io/free-knight-2d-pixel-art
- Background: https://ansimuz.itch.io/cyberpunk-street-environment
- Health bar: https://bdragon1727.itch.io/basic-pixel-health-bar-and-scroll-bar
- Music: https://alkakrab.itch.io/free-12-tracks-pixel-rpg-game-music-pack
- we use Ghost Castle!
- Sound Effects: https://rgbin.itch.io/knight-monsters-sounds-pack/download/eyJpZCI6MTkxNzczNCwiZXhwaXJlcyI6MTc1OTY4NjQwNH0%3d%2e2G6A0mRbdIwuZNrFUrPtrJt1SEE%3d
- Use Python3 as that is what the development team used!
- (Optional) Create and activate a venv to isolate dependencies:
python3 -m venv .venvsource .venv/bin/activate
pip install -r requirements.txt- run
python arena.pyorpython3 arena.pyto launch the game