Skip to content

TB543/Damascus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knight Game

A side-scrolling pixel art platformer prototype built in Tkinter (Python).
This project includes animated characters, WASD movement, jumping, and basic mouse-based attack functionality.


❗ Project Status

⚠️ Discontinued
This project was discontinued due to performance limitations with the Tkinter library, which struggled to efficiently render a large number of animated sprites in real-time.


🎮 Features

  • WASD movement:
    • W: Jump
    • A/D: Move left/right
  • Mouse controls:
    • Left Click: Primary attack
    • Right Click: Secondary attack
    • Middle Click: Special/alternate action
  • Multiple character animations for:
    • Idle
    • Walking
    • Jumping
    • Attacking
  • Enemy sprite support
  • Background and environmental elements

🖼️ Assets & Credits

This project features art from the following incredible creators:

Characters & Enemies

Environment

All asset copyrights belong to their respective creators.


🔧 Setup

  1. Make sure you have Python 3 installed.
  2. Run the main Python file:
    python src/main.py

About

a small game dev project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages