diff options
| author | Miguel <m.i@gmx.at> | 2019-04-02 20:36:52 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-04-02 20:36:52 +0200 |
| commit | 1017a2614c1708bac638fec5108b5dc83729f760 (patch) | |
| tree | 1fb2d58fb757162fa03ccad631fbbd97f5afaaea /00_blog/00030_Computer-Games/00150_TU-Racer | |
| parent | b0f9cc1c78ddf0a9d0b6f23dc07817625dbe209c (diff) | |
some new stuff
Diffstat (limited to '00_blog/00030_Computer-Games/00150_TU-Racer')
| -rw-r--r-- | 00_blog/00030_Computer-Games/00150_TU-Racer/index.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md index 0fa52b7..b6fd943 100644 --- a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md @@ -5,10 +5,11 @@ My top rated Game Project from University Times implemented for the legendary _Computergraphik_ II & III Courses. You participate in deadly races around the Technical University, as well -as in psychodelic worlds to earn money for your tuition fees, which the -Austrian government just invented. (back then in 00s...) +as in some psychodelic worlds to earn money for your tuition fees, which the +Austrian government just invented, back then in the 2000s. :smile: -The game is using a custom game engine based on raw OpenGL. +The game and physics use a custom engine based on raw OpenGL, which was +written from scratch. <video controls> <source src="turacer.mp4" type="video/mp4"> |
