rishibaghel25 / 2DChampion

Welcome to the 2DChampion Game Development Repository! This is a public repository where developers can contribute to the development of 2D games that will be featured on the 2DChampion website.
GNU General Public License v3.0
4 stars 10 forks source link
2d 2d-game game game-development games typescript

2D Champion

2D Champion

Welcome to the 2DChampion Game Development Repository! This is a public repository where developers can contribute to the development of 2D games that will be featured on the 2DChampion website.

www.2dchampion.com

Getting Started

To get started with contributing to the repository, you should first clone the repository to your local machine:

https://github.com/rishibaghel25/2DChampion.git

Once you have cloned the repository, you can create a new branch to work on your changes:

git checkout -b feature/your-feature-name

From there, you can make your changes and commit them to your branch. When you are ready to submit your changes for review, you can create a pull request and the project maintainers will review your changes.

Contributing

We welcome contributions from developers of all skill levels! If you are new to open source or game development, don't worry – we are here to help. Here are some ways you can contribute:

Adding 2D Games

If you'd like to contribute a 2D game, you can create a new folder for your game within the repository. Your game should be developed using HTML, CSS, and TypeScript, as our website is built on the Angular framework. You can refer to existing games in the repository for inspiration and examples.

To add your game:

Feel free to reach out to us if you have any questions or need assistance with contributing your 2D game. Let's create some amazing games together!