Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carter907/survival-forest-mono

Survival Forest Game Inspired by the original iteration (https://github.com/Carter907/SurvivalForestGame)
https://github.com/carter907/survival-forest-mono

monogame survival-game video-game

Last synced: 3 days ago
JSON representation

Survival Forest Game Inspired by the original iteration (https://github.com/Carter907/SurvivalForestGame)

Awesome Lists containing this project

README

        

# Survival Forest

Welcome to **Survival Forest**, a challenging survival game developed using MonoGame in C#. Your mission is to navigate through various environments, managing your resources wisely to ensure your character's survival against the odds.

## Goals

- **Dynamic Environments**: Explore lush forests, treacherous mountains, and serene lakes, each offering unique challenges and opportunities.
- **Resource Management**: Keep track of your character's health, hunger, and thirst levels. Strategize to maintain these vital stats.
- **Crafting System**: Utilize materials found in the environment to craft tools, shelters, and weapons that aid in your survival.
- **Day/Night Cycle**: Experience the changing dynamics of the forest as day turns into night, affecting visibility and wildlife behavior.
- **Wildlife Encounters**: Interact with a variety of animals, some friendly, others dangerous. Learn to coexist or defend yourself.

## Getting Started

To play **Survival Forest**, follow these steps:

1. Clone this repository:
```
git clone https://github.com/Carter907/SurvivalForest.git
```

2. Open the solution file `SurvivalForest.sln` in Visual Studio (or another compatible IDE).

3. Build the solution to compile the project.

4. Run the game by pressing F5 or clicking on the Start Debugging option.

## Controls

- **Movement**: Use WASD keys to move around the world.
- **Interact**: Press E to interact with objects or NPCs.
- **Inventory/Crafting**: Press I to open your inventory and access crafting options.
- **Health/Hunger/Thirst**: Monitor your status bars at the top of the screen to manage your needs effectively.

## Contributing

We welcome contributions Whether it's bug fixes, new features, or improvements, feel free to fork the repository and submit a pull request.

## License

**Survival Forest** is licensed under the MIT License. See the [LICENSE file](LICENSE) for details.

## Contact

If you have any questions or need support, please contact us at [email protected].

Enjoy surviving in the wilds of **Survival Forest**