Skip to content

mustafadalga/Yilan-Fare-Yakalamaca-Oyunu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 🐁 Snake and Mouse Catch Game

ℹ️ A game based on a mouse's struggle for survival while escaping a snake.

  • Players play as the mouse. The snake is controlled automatically by the computer.
  • The game consists of 20 levels. The mouse that manages to survive until the 20th level wins the game.
  • The mouse has 5 lives.
  • Snakes continuously move from left to right.
  • The mouse escapes the snake by changing its position using the keyboard's arrow keys.
  • When the mouse's score is a multiple of 100, it levels up.
  • Every time the mouse levels up, the snake's speed also increases.
  • When the number of levels the mouse has reached is a multiple of 3, the mouse's speed increases.
  • The status bar on the screen provides warnings about the game's status.
  • The score displayed on the screen indicates the points the mouse has accumulated so far.
  • The level displayed on the screen indicates the level the mouse has reached.
  • The "lives" displayed on the screen indicate the remaining lives of the mouse.
  • The "time" displayed on the screen indicates the time elapsed since the game started.
  • With the buttons on the screen, you can:
    • Start a new game.
    • Pause the game.
    • End the game by stopping it.
  • The elements on the screen show:
    • Score, indicating the points accumulated by the mouse.
    • Level, indicating the level the mouse has reached.
    • Lives, indicating the remaining lives of the mouse.
    • Time, indicating the time elapsed since the game started.

Game Screenshot

Görüntü

Game Screenshot 2

oyun

Packages

 
 
 

Contributors

Languages