Skip to content

SlowBank/The-Platformer

Repository files navigation

Platformer

This project is a platformer game written in Python. It can be compiled into an executable using PyInstaller.

Requirements

  • Python 3.x
  • PyInstaller

How to Compile

  1. Ensure Python is installed and added to your system's PATH.
  2. Run the compile_to_exe.bat script:
    compile_to_exe.bat
  3. The compiled executable will be saved as PlatformerGame.exe in the project directory.

How to Run

After compilation, double-click PlatformerGame.exe to run the game.

License

This project is licensed under the MIT License.

About

A Platformer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors