PDA

View Full Version : CarsDC 0.1



wraggster
November 25th, 2008, 20:42
Our good friend Ron (http://www.dreamcast.es/news.php?readmore=204) who flys the flag for the Dreamcast Scene has released a new game for the Dreamcast, heres the details via translation:


Searching the Web I found something that could be the basis of MicroRacers that so many memory problems is bringing us.

http://ivo.danihelka.net/download/cars.tar.gz

This is a simple game of circuits to 4 players simultaneously if you connect a keyboard dreamcast, if you play with the pad 1 using the cross move the vehicle.

player1 = (SDLK_w, SDLK_s, SDLK_a, SDLK_d);
player2 = (SDLK_i, SDLK_k, SDLK_j, SDLK_l);
player3 = (SDLK_UP, SDLK_DOWN, SDLK_LEFT, SDLK_RIGHT);
player4 = (SDLK_KP8, SDLK_KP5, SDLK_KP4, SDLK_KP6);

The source is C + + and compiled in the Dreamcast thousand wonders. Another super fast SDL port for DC.

Download and Give Feedback Via Comments