diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-07-18 11:27:01 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-07-18 11:27:01 +0000 |
commit | 91907a3009a3a6b48b7fe8f746165cb8e24594c8 (patch) | |
tree | 6d2f521e8ca666801d62ff9807f6941864c3d770 /games/asteroids3d/pkg-descr | |
parent | 977e73b396dd800f60993165a7fa94ec9468f074 (diff) |
Notes
Diffstat (limited to 'games/asteroids3d/pkg-descr')
-rw-r--r-- | games/asteroids3d/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/asteroids3d/pkg-descr b/games/asteroids3d/pkg-descr new file mode 100644 index 000000000000..62c8c1b45817 --- /dev/null +++ b/games/asteroids3d/pkg-descr @@ -0,0 +1,5 @@ +A simple first person shooter of blowing up asteroids in 3D space. +The codebase also serves as an introduction to trigonometry and OpenGL. + +WWW: http://sourceforge.net/projects/a3d/ + http://staff.psc.edu/smp/a3d/ |