File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ See CREDITS.md for a list of contributers.
14
14
15
15
This is a rewrite of my [ older game engine] ( https://github.com/flipcoder/qor-old ) , with code dating back to 2007.
16
16
17
- ##Instructions
17
+ ## Instructions
18
18
19
19
- Read the documentation: [ QorBook] ( https://github.com/flipcoder/qor/blob/master/QorBook.md )
20
20
21
- ##Features
21
+ ## Features
22
22
23
23
- Cross-platform (Windows, Linux, and Mac(wip))
24
24
- Multi-threaded (more improvements here soon)
@@ -79,15 +79,15 @@ This is a rewrite of my [older game engine](https://github.com/flipcoder/qor-old
79
79
80
80
More features will be listed as I add them...
81
81
82
- ##Partial/WIP Features
82
+ ## Partial/WIP Features
83
83
- Level-of-detail
84
84
- Particle systems (rewriting this atm)
85
85
- Shader selection based on mesh and material properties (almost done)
86
86
- Better instancing
87
87
- Python bindings are currently very limited
88
88
- More documentation and user-friendliness
89
89
90
- ##Screenshots
90
+ ## Screenshots
91
91
92
92
[ ![ Screenshot1] ( http://i.imgur.com/zQxsEfgl.jpg )] ( http://i.imgur.com/zQxsEfg.jpg )
93
93
@@ -96,7 +96,7 @@ More features will be listed as I add them...
96
96
[ ![ Screenshot2] ( http://i.imgur.com/VPH9ZpCl.png )] ( http://i.imgur.com/VPH9ZpC.jpg )
97
97
98
98
99
- ##Examples
99
+ ## Examples
100
100
101
101
- [ FRAG.EXE (First person shooter)] ( https://github.com/flipcoder/FRAG.EXE )
102
102
- [ Micro Army (2d platformer)] ( https://github.com/flipcoder/microarmy )
You can’t perform that action at this time.
0 commit comments