Skip to content

Saman833/fish-run-game-turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish Run Game

Welcome to Fish Run Game!

Overview

This was my first gaming project with Python, created about a year ago. The game is a simple 2D runner where the player controls a fish that must avoid incoming obstacles.

IMAGES

Fish Run Game Screenshot Fish Run Game Screenshot Fish Run Game Screenshot

Features

  • Developed using the Turtle module in Python
  • Simple and engaging gameplay -object-oriented structure
  • 2D graphics with basic animations (Fish/rectangles)
  • Computes the current score based on your moves
  • Records the best score in history
  • the game comes fater/harder when the player gets more points
  • Allows replaying the game after losing the current game

How to Play

  • Use the arrow keys to navigate the fish.
  • Avoid obstacles to keep the fish running.
  • Do not change the size of the screen.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/fish-run-game.git
  2. Navigate to the project directory:
    cd fish-run-game
  3. Run the game:
    python fish_run_game.py

Requirements

  • Python 3.x

Contributing

Feel free to fork this repository and make contributions. Pull requests are welcome!

Contact

If you have any questions or suggestions, please open an issue or contact me directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages