In Commit Conquest, players are challenged to use their Git Commits as points to climb the leaderboard. The game is designed to encourage players to actively contribute to projects, as well as to improve their skills in version control and collaboration. Players can update their progress and compete with other players in real-time.
- Leaderboard API: To collect and update the scores
- Leaderboard: Track and view progress in real-time
- Commit-based Points: Earn points by making commits
- Gamification: Provide fun and engaging way to improve programming skills
Join the challenge and see if you have what it takes to become the ultimate Git Master in Commit Conquest.
To get a local copy up and running, follow these steps.
In order to run this project you need Node.js installed on your computer.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:IndieCoderMM/commit-conquest.git
Install the dependencies with:
npm install
To run the project, execute the following command:
npm start
I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.
- Use leaderboard API to track data
- Create a stunning UI
- Add user interaction
- User registeration
- Social features
- Customizable avatar
- Automatic commit tracking
I welcome any and all contribution that can help me improve my project. If you have any ideas or feedback that you'd like to share, please don't hesitate to reach out.
If you like this project, you can support me by giving a ⭐.
I would like to thank all code reviewers for making this project better.
- Google fonts
- Assets
This project is MIT licensed.