www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Gammarace Game

reply Will DeVore <william.quartz gmail.com> writes:
Greetings again fellow D programmers,

I wanted to announce my latest, and third, game I did in D called Gammarace!.
http://distanthumans.info/gamedevelopment.php

Its been about 5 or 6 months. I have been busy adding ATI and ODE.org
enhancements to Aldacron's Derelict, but I managed to find time to hack out
another game.

It is a simple Vector game written with SDL, OpenGl and D. I had fun writing
it. I decided to take a break from my larger game to do something quick and
easy. My larger game involves DerelictODE and a little bit of 3D spice mixed
in. :)

I realize the Windows binary is missing but I intend to get one soon.

I plugged it on digg if you can "digg" it. You can dig in now that we have a
"fork" in D to use. lol.

Cheers everyone
May 10 2007
next sibling parent reply Bill Baxter <dnewsgroup billbaxter.com> writes:
Will DeVore wrote:
 Greetings again fellow D programmers,
 
 I wanted to announce my latest, and third, game I did in D called Gammarace!.
http://distanthumans.info/gamedevelopment.php
 
 Its been about 5 or 6 months. I have been busy adding ATI and ODE.org
enhancements to Aldacron's Derelict, but I managed to find time to hack out
another game.
 
 It is a simple Vector game written with SDL, OpenGl and D. I had fun writing
it. I decided to take a break from my larger game to do something quick and
easy. My larger game involves DerelictODE and a little bit of 3D spice mixed
in. :)
 
 I realize the Windows binary is missing but I intend to get one soon.
 
 I plugged it on digg if you can "digg" it. You can dig in now that we have a
"fork" in D to use. lol.
 
 Cheers everyone
Very cool. I built it on windows with the latest D. Stuck the binary here: http://www.billbaxter.com/tmp/gammarace.exe Might want to mention that folks will have to have the latest SDL.DLL and SDL_mixer.dll (and anything else I just happened to have installed arleady so didn't notice). http://www.libsdl.org/download-1.2.php http://www.libsdl.org/projects/SDL_mixer/
May 10 2007
parent Will DeVore <william.quartz gmail.com> writes:
Bill Baxter Wrote:

 Will DeVore wrote:
 Greetings again fellow D programmers,
 
 I wanted to announce my latest, and third, game I did in D called Gammarace!.
http://distanthumans.info/gamedevelopment.php
 
 Its been about 5 or 6 months. I have been busy adding ATI and ODE.org
enhancements to Aldacron's Derelict, but I managed to find time to hack out
another game.
 
 It is a simple Vector game written with SDL, OpenGl and D. I had fun writing
it. I decided to take a break from my larger game to do something quick and
easy. My larger game involves DerelictODE and a little bit of 3D spice mixed
in. :)
 
 I realize the Windows binary is missing but I intend to get one soon.
 
 I plugged it on digg if you can "digg" it. You can dig in now that we have a
"fork" in D to use. lol.
 
 Cheers everyone
Very cool. I built it on windows with the latest D. Stuck the binary here:
Thanks.
 
 http://www.billbaxter.com/tmp/gammarace.exe
Great, I will post it to my site with your name as the builder. ;)
 
 Might want to mention that folks will have to have the latest SDL.DLL 
 and SDL_mixer.dll (and anything else I just happened to have installed 
 arleady so didn't notice).
 
 http://www.libsdl.org/download-1.2.php
 http://www.libsdl.org/projects/SDL_mixer/
Good reminder, thanks.
May 11 2007
prev sibling next sibling parent reply Dejan Lekic <dejan.lekic gmail.com> writes:
Good work William!
One suggestion - register your games at HappyPenguin (the oldest, and the best
site related to open-source games) - http://www.happypenguin.org .

Kind regards and keep up with a good work! :)
May 10 2007
parent Will DeVore <william.quartz gmail.com> writes:
Dejan Lekic Wrote:

 Good work William!
 One suggestion - register your games at HappyPenguin (the oldest, and the best
site related to open-source games) - http://www.happypenguin.org .
 
 Kind regards and keep up with a good work! :)
 
Thanks Dejan, I knew there was one place I forgot! And the silly thing about it is I read that site just about everyday. :)
May 11 2007
prev sibling parent reply Walter Bright <newshound1 digitalmars.com> writes:
Will DeVore wrote:
 I plugged it on digg if you can "digg" it.
What's the url to the digg story?
May 11 2007
parent reply Will DeVore <william.quartz gmail.com> writes:
Walter Bright Wrote:

 Will DeVore wrote:
 I plugged it on digg if you can "digg" it.
What's the url to the digg story?
Wow. I gave up after the 20th page or so and it was just a few days ago that I posted it. So I searched for it using the URL and distanthumans. I finally found it: http://digg.com/programming/Having_fun_making_games_in_the_D_programming_language ;-O
May 12 2007
parent reply Walter Bright <newshound1 digitalmars.com> writes:
Will DeVore wrote:
 I finally found it:
 http://digg.com/programming/Having_fun_making_games_in_the_D_programming_language
 ;-O
 
Dugg! You also should post it to gamedev.net.
May 14 2007
parent Will DeVore <william.quartz gmail.com> writes:
Walter Bright Wrote:

 Will DeVore wrote:
 I finally found it:
 http://digg.com/programming/Having_fun_making_games_in_the_D_programming_language
 ;-O
 
Dugg! You also should post it to gamedev.net.
Done. :) http://www.gamedev.net/community/forums/topic.asp?topic_id=447907
May 14 2007