Skip to content

LeoLeman555/The_Last_Survivor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Last Survivor

Poster of the game.

Overview

"The Last Survivor" is a survival game where players navigate various challenges to stay alive. This game is written in Python and aims to provide an immersive experience with engaging gameplay mechanics and a captivating story.

Table of Contents

Prerequisites

This project requires Python 3.6+ and Git installed on your machine. If you need to install them, click on the respective links.

Installation

To run the game locally, follow these steps (if you install this game, please give it a view and maybe a star):

  1. Clone the repository:
    git clone https://github.com/LeoLeman555/The_Last_Survivor.git
  2. Navigate to the project directory:
    cd The_Last_Survivor
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Start the game:
    python src/main.py

Usage

  • Start the game using the command above.
  • Use the arrow keys to move your character.
  • Collect resources, avoid dangers, and try to survive as long as possible.

Features

  • Immersive Gameplay => Detailed environments and challenging scenarios.
  • Resource Management => Collect and manage resources to stay alive.
  • Dynamic Challenges => Encounter various dangers that test your survival skills.

Contributing

We welcome contributions from the community. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Make your changes and commit them:
    git commit -m "Add your message here"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

Licence

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, feel free to contact me:

About

A little survivor game with pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages