[Lunar-commits] <moonbase> roadfighter: new game

Duncan Gibson engelsman at lunar-linux.org
Sun Aug 23 09:49:52 CEST 2009


commit 4bbfac6b173878db38814bc7ce367e813fd949d2
Author: Paul Bredbury <brebs at sent.com>
Date:   Sun Aug 23 09:49:52 2009 +0200

    roadfighter: new game
---
 zbeta/roadfighter/BUILD   |    7 +++++++
 zbeta/roadfighter/DEPENDS |    4 ++++
 zbeta/roadfighter/DETAILS |   23 +++++++++++++++++++++++
 3 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/zbeta/roadfighter/BUILD b/zbeta/roadfighter/BUILD
new file mode 100644
index 0000000..6332721
--- /dev/null
+++ b/zbeta/roadfighter/BUILD
@@ -0,0 +1,7 @@
+(
+
+  default_game_build &&
+
+  gather_docs readme.txt
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/roadfighter/DEPENDS b/zbeta/roadfighter/DEPENDS
new file mode 100644
index 0000000..5b7fcb8
--- /dev/null
+++ b/zbeta/roadfighter/DEPENDS
@@ -0,0 +1,4 @@
+depends SDL_image
+depends SDL_mixer
+depends SDL_sound
+depends SDL_ttf
diff --git a/zbeta/roadfighter/DETAILS b/zbeta/roadfighter/DETAILS
new file mode 100644
index 0000000..21c2a25
--- /dev/null
+++ b/zbeta/roadfighter/DETAILS
@@ -0,0 +1,23 @@
+          MODULE=roadfighter
+         VERSION=1.0.1269
+          SOURCE=${MODULE}.src_${VERSION}.tgz
+   SOURCE_URL[0]=http://braingames.jorito.net/roadfighter/downloads/
+   # Yes, "/downloads" is correctly absent from the afraid.org link
+   SOURCE_URL[1]=http://braingames.afraid.org/roadfighter/
+      SOURCE_VFY=sha1:e6cacf74065fcd27838c66b4c57998f9fdbc2874
+        WEB_SITE=http://roadfighter.jorito.net/
+         ENTERED=20090821
+         UPDATED=20090821
+           SHORT="Remake of the MSX game - Road Fighter"
+
+cat << EOF
+In 2003, the people from Retro Remakes organized a remake competition
+for the first time. The idea was to create a remake from scratch in a
+short amount of time. We decided to participate with a remake of the
+MSX game Road Fighter: a simple racing game that would be doable before
+the deadline and still be fun to play (oh the nostalgia!).
+
+In the end we met the deadline (barely!) and sent in our entry. When
+finally the results came in, we finished 7th out of the 83 entries. Not
+too bad for a 2-month project :)
+EOF


More information about the Lunar-commits mailing list