From 8c3765c795b032e0a84a7981d32851fba2bbf50a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 17 Sep 2005 10:41:47 +0000 Subject: A simple, easy to understand game. From an overhead perspective, pilot your little ship around with the arrow keys, shooting your way (with the space bar) through about twenty levels of action and gorgeous (_cough_) 3d graphics. In theory, all you windows folks need to do is extract the archive, and double click the exe. In theory. Sorry, I never got round to adding sound - but look on the bright side, at least you can use it at work without anyone noticing. :) PR: ports/84924 Submitted by: Alejandro Pulver --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 9503cfa734bc..3e129fffe1f2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -118,6 +118,7 @@ SUBDIR += dopewars SUBDIR += drm SUBDIR += dsnake + SUBDIR += duel SUBDIR += duke3d SUBDIR += dungeon SUBDIR += dungeoncrawl -- cgit v1.2.3