/Octoman

"Ox-Sigh" an 2D platformer game using PyGame

Primary LanguagePythonMIT LicenseMIT

Octoman - 2D Platformer Game

Octoman is an 2D platformer game built in PyGame.

Caution

This project is still in development and is not ready for stable use.

Installation

To install, follow these steps:

  1. Clone the repository:

    git clone https://github.com/KayTwenty/Octoman.git
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the game:

    python main.py

Contributing

Currently I am not accepting any contributions to this project. However, you are free to fork the project and make your own changes. I have turned off the issues for the time being since I don't have much time to fix or maintain the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.