Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Surillya/Project-Free-Food

Repository files navigation

This is now archived, as I don't use Winblows anymore (no .NET)

Project Free Food

License NoobLel

Project Free Food is my C# attempt at making a console game, which I haven't yet determined the direction of. This project aims to be an ongoing learning experience in my development.

I'm aiming for something quite efficient, using low resources and very low storage usage, saving bytes where I know I can.

There will be issues in the code that you think I could improve, remember, I'm not a senior developer. If you see something feel free to open an issue and tell me about what you found. I'm looking forward to your help!

Features

  • Basic Console Application: Built with C#, this project serves as a foundation for developing more complex features.
  • Player Management: Basic player management system with attributes like name, cash, health, and damage.
  • Localization Support: Initial implementation of localization to support different languages or in-game messages.

All these are well said not done in any ways, this project is in early trial phase, I've just already done some requirements for it to be easy.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/Surillya/Project-Free-Food.git
  2. Navigate to the project directory:

    cd Project-Free-Food
  3. Build and run the project:

    dotnet run

License

This project is licensed under the Apache 2.0 License.

Contributing

Feel free to contribute meaningful commits to this repository. I'd love your help, but I keep myself the right to remove commits that don't fit the purpose I'm trying to achieve.

ToDo

  • Fix randomness for encounters

  • Clean console on start

  • Add dynamic encounter types

  • Procedurally generate story-actions based on actions and encounters

  • Add two-word commands to let players interact with the game.

Acknowledgments

  • Thank you to all contributors for making this project better.
  • Special thanks to the .NET community and its resources.

About

Project Free Food is my C# attempt at making a console game which's direction I don't yet know.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages