File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ See CREDITS.md for a list of contributers.
13
13
This is a rewrite of my [ older game engine] ( https://github.com/flipcoder/qor-old ) , with code dating back to 2007.
14
14
15
15
- [ Project Board] ( https://trello.com/b/0uh8zbxa/qor )
16
- - [ Documentation] ( https://gitlab .com/flipcoder/qor/blob/master/QorBook.md )
16
+ - [ Documentation] ( https://github .com/flipcoder/qor/blob/master/QorBook.md )
17
17
- Projects and Examples:
18
- - [ FRAG.EXE (First person shooter)] ( https://gitlab .com/flipcoder/FRAG.EXE )
19
- - [ Micro Army (2d platformer)] ( https://gitlab .com/flipcoder/microarmy )
20
- - [ Qorpse (2D shooter)] ( https://gitlab .com/flipcoder/qorpse )
21
- - [ Skyroads-inspired racer] ( https://gitlab .com/flipcoder/bouncingship )
22
- - [ C++ Usage Example] ( https://gitlab .com/flipcoder/qor/blob/master/src/DemoState.cpp )
23
- - [ Python Usage Example] ( https://gitlab .com/flipcoder/qor/blob/master/bin/mods/scriptdemo/__init__.py )
18
+ - [ FRAG.EXE (First person shooter)] ( https://github .com/flipcoder/FRAG.EXE )
19
+ - [ Micro Army (2d platformer)] ( https://github .com/flipcoder/microarmy )
20
+ - [ Qorpse (2D shooter)] ( https://github .com/flipcoder/qorpse )
21
+ - [ Skyroads-inspired racer] ( https://github .com/flipcoder/bouncingship )
22
+ - [ C++ Usage Example] ( https://github .com/flipcoder/qor/blob/master/src/DemoState.cpp )
23
+ - [ Python Usage Example] ( https://github .com/flipcoder/qor/blob/master/bin/mods/scriptdemo/__init__.py )
24
24
25
25
## Features
26
26
You can’t perform that action at this time.
0 commit comments