-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.75 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "Libraries/SFML/Demo/Doodle-Jump-Beginner"]
path = Libraries/SFML/Demo/Doodle-Jump-Beginner
url = https://github.com/sahroush/doodle-jump.git
[submodule "Libraries/SFML/Demo/Snake-Beginner"]
path = Libraries/SFML/Demo/Snake-Beginner
url = https://github.com/mohajel/snake-game.git
[submodule "Libraries/SFML/Demo/Dangool-Intermediate"]
path = Libraries/SFML/Demo/Dangool-Intermediate
url = https://github.com/sahroush/Dangool-the-game.git
[submodule "Libraries/SFML/Demo/Turtix-Intermediate"]
path = Libraries/SFML/Demo/Turtix-Intermediate
url = https://github.com/KouroshAlinaghi/brand-new-turtix.git
[submodule "Libraries/RSDL/Demo/Star-Wars-V1-Intermediate"]
path = Libraries/RSDL/Demo/Star-Wars-V1-Intermediate
url = https://github.com/Shahriar-0/Star-Wars.git
[submodule "Libraries/RSDL/Demo/Star-Wars-V2-Intermediate"]
path = Libraries/RSDL/Demo/Star-Wars-V2-Intermediate
url = https://github.com/mmd-nemati/APCourse-A5-starwars.git
[submodule "Libraries/RSDL/Demo/Doodle-Jump-V1-Intermediate"]
path = Libraries/RSDL/Demo/Doodle-Jump-V1-Intermediate
url = https://github.com/MisaghM/Doodle-Jump
[submodule "Libraries/RSDL/Demo/Doodle-Jump-V2-Intermediate"]
path = Libraries/RSDL/Demo/Doodle-Jump-V2-Intermediate
url = https://github.com/PashaBarahimi/DoodleJump.git
[submodule "Libraries/SFML/Demo/Death-Jump-Intermediate"]
path = Libraries/SFML/Demo/Death-Jump-Intermediate
url = https://github.com/xSnapi/deathjump.git
[submodule "Libraries/SFML/Demo/Pathfinding-Intermediate"]
path = Libraries/SFML/Demo/Pathfinding-Intermediate
url = https://github.com/xSnapi/cpp_pathfinding_using_sfml.git
[submodule "Libraries/SFML/Demo/Flappy-Bird-Beginner"]
path = Libraries/SFML/Demo/Flappy-Bird-Beginner
url = https://github.com/erfan-mirshams/flappy-bird.git