Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmed-khaled-dev/git-started
An educational game that helps people learn git!
https://github.com/ahmed-khaled-dev/git-started
educational game git learning sfml story teaching
Last synced: 1 day ago
JSON representation
An educational game that helps people learn git!
- Host: GitHub
- URL: https://github.com/ahmed-khaled-dev/git-started
- Owner: Ahmed-Khaled-dev
- License: mit
- Created: 2023-04-02T22:33:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T23:23:50.000Z (9 months ago)
- Last Synced: 2024-05-19T21:27:58.833Z (6 months ago)
- Topics: educational, game, git, learning, sfml, story, teaching
- Language: C++
- Homepage: https://bit.ly/GitStartedDetails
- Size: 69.7 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## đ About
This repo contains all the code related to our 2023 Structured Programming course project in Faculty of Computer Science - Ain shams university**Git started** is an interactive **educational story game** that helps students/developers **learn Git** in an easy and fun way!
The game aims to help beginners memorize git commands, visualize internal git structures and most importantly understand them.
And all of this happens while being **guided by a tutor** character throughout the game.
The whole game is made without a game engine, only using C++ and [SFML](https://www.sfml-dev.org/)
### đˇ Screenshots
![](https://i.imgur.com/QIXpDRH.jpg)- #### [Trailer video/More details](https://www.facebook.com/100005920653093/videos/818662826092485/)
### đšī¸ Play the game!
[Download it](https://drive.google.com/file/d/1HS88RBgUQb3pGO7rIeaTSNRhzO2qsV0m/view) then extract it and run main.exe!