Skip to content

The Last Blade - A classic arcade style platformer game written in Python and Pygame engine.

License

Notifications You must be signed in to change notification settings

radojicic23/the-last-blade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Last Blade

made-with-python License: GPL v3

The Last Blade Logo

The Last Blade platformer game made with Python and Pygame engine.

  • Description (DEMO): The Last Blade is a classic arcade style platformer where our ninja has to attack and kill enemies day after day.
  • Possible upgrades: BOSS fights, More different levels, Earning points which you can use to upgrade attack, speed, armor etc.
  • Note: This game is a limited version (DEMO) of the full game. I also exploring options for a Steam release when it's done.

Requirements

  • Python 3.x
  • Pygame

Game Mechanics

  • LEFT Move Left
  • RIGHT Move Right
  • UP Slash
  • SPACEBAR Jump

Setup and Installation

git clone <repo-url>
pip install -r requirements.txt
python main.py

About

The Last Blade - A classic arcade style platformer game written in Python and Pygame engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages