diff options
Diffstat (limited to '00_blog/00030_Computer-Games/00150_TU-Racer')
| -rw-r--r-- | 00_blog/00030_Computer-Games/00150_TU-Racer/index.md | 21 |
1 files changed, 21 insertions, 0 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 new file mode 100644 index 0000000..2cbbe1a --- /dev/null +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md @@ -0,0 +1,21 @@ + June 2005 +# TU Racer + +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 2005...) + +The game is using a custom game engine based on raw OpenGL. + +## Features + +* Precalculated Lightmaps +* View Frustum Culling +* Split-screen Multiplayer +* Ghost Car / Highscores +* Lights and Transparency +* 3 Unique Levels +* 4 Cars with individual physics |
