Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 598 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 598 Bytes

knights-honor

A game made for Pyweek 38 with the theme "traitor".
A knights errant is seeking to perform extrodinary feats to elavate honour and fame when he finds a dwarf who is begging for a boon...

instructions

do python3 main.py to run

Requirements:

Python 3.12.6 and pygame 2.6.0

Game controls

RETURN: to skip cutscenes or advance dialogue
SPACE: to attack
Arrow keys: to move and jump
Jump and attack for extra damage

credits

soundeffects credits included in credits.txt
code, art, music by speedlimit35

instructions

do python3 main.py to run