Welcome to the Open Source Games Repository!
๐ฎ About This Repository
This repository is dedicated to bringing together the community of developers, designers, and gamers who are enthusiastic about contributing to and developing open-source games. Here, you will find a curated list of open-source games, organized by both genre and the technologies used to create them.
๐ Repository Structure
Each game in this repository is categorized into specific genres such as Action, Strategy, Puzzle, Adventure, RPG, Simulation, etc., making it easy for contributors to find a project that matches their interests. Furthermore, games are also tagged with the technologies used, such as Unity, Unreal Engine, Godot, HTML5, JavaScript, Python, etc., providing a quick way for developers to choose a project that aligns with their skill set or technology preference.
๐พ Contributing
We welcome contributions from everyone! Whether you are a game developer, a designer, or just someone who loves gaming, there is something for you here. You can contribute by:
Adding new open-source games to the list.
Enhancing documentation for better clarity.
Developing new features or fixing bugs in existing games.
Providing artwork, sound effects, or game designs.
๐ How to Contribute
To contribute to this repository, please follow these steps:
Fork the repository.
Clone your forked repository to your local machine.
Create a new branch for your modifications (git checkout -b feature_branch_name).
Make necessary changes and commit those changes (git commit -am 'Add some feature').
Push your changes to GitHub (git push origin feature_branch_name).
Submit a pull request.
๐ Stay Connected
Join our community on Discord or Slack (links to be added) to stay connected and discuss development, game ideas, and collaborations.
๐ Resources
We also provide resources to help you get started with open-source game development, understand licensing issues, and more in the Wiki section of this repository.
Letโs build something amazing together. Dive into the world of open-source gaming and help the community grow!