From d50622339dfe9f8c541c2e2b549d47a82f483389 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 4 May 2001 10:51:36 +0000 Subject: Add solarwolf 1.0, an action/arcade game originally based of SolarFox on the Atari 2600. Boys, if you think that the Python is inapproprite language for games programming you ought to try this - it really rocks, even on a low-end machines like my P133 notebook! --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index e01e1efc89d5..e82fb0ec8d42 100644 --- a/games/Makefile +++ b/games/Makefile @@ -192,6 +192,7 @@ SUBDIR += smacx SUBDIR += sokoban SUBDIR += sol + SUBDIR += solarwolf SUBDIR += speak SUBDIR += spellcast SUBDIR += speyes -- cgit v1.2.3