Skip to content

YanivZalach/Jump_Master_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Ninja Master Game 🐦

Welcome to Python Ninja Master, a thrilling and fast-paced game where you control a ninja ball navigating through a perilous landscape filled with forbidden walls. Sharpen your reflexes and showcase your Python programming skills as you guide the bird through the obstacles, avoiding forbidden walls to reach new heights!

🎮 How to Play

  1. Run the Game:

    • Ensure you have Python installed on your system.

    • Clone this repository:

      git clone https://github.com/YanivZalach/Jump_Master_Game.git ~/Documents/Jump_Master_Game
    • Navigate to the game directory:

      cd ~/Documents/Jump_Master_Game
    • Run the game:

      python main.py
      python3 main.py
  2. Controls:

    • Use the Spacebar to make the ninja bird jump, and start a new game.
    • Navigate the bird by jumping from side to side to avoid forbidden walls.
  3. Objective:

    • Your goal is to achieve the highest score possible by navigating the ninja bird through the obstacles without hitting any forbidden walls.

🚀 Features

  • Easy Controls:

    • Enjoy a one button operation in the game.
  • Dynamic Obstacle Generation:

    • The game generates dynamic obstacle patterns, providing a unique challenge in each playthrough.
  • Scoring System:

    • Earn points for successfully navigating through obstacles. Compete with your friends for the highest score!
  • Customizable Settings:

    • Adjust game settings in the Consts.py file, such as speed and difficulty to tailor the experience to your preference.

🛠️ Installation

Make sure you have Python and Tkiner(core python package) installed.

If for some reason Tkiner isn't installed you are Welcome to look at the following link. How to install Tkiner: Here.

📜 License

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

Now, put on your ninja hat and embark on the Python Ninja Master adventure! Happy coding! 🐍🎮