Post new topic    
Red Slime
Send private message
C++ Hath Happened 
 PostWed Mar 04, 2015 4:00 am
Send private message Reply with quote
I used C++ and SDL to create... A game? It's my first graphical game-like project, so don't expect much, or anything for that matter.

SpaceVaders3D

It is an ubuntu executable and therefore only run-able by some linux guys, so if you want to use else where, all you need is this source, SDL2, and obviously a compiler (I used g++).
Source


This game was made by someone who has very little experience in C++ and SDL. He is responsible for any memory leaks, headaches, or core implosions that occur, but would prefer if it weren't.
[/code]
reinterpret_cast<ClassB>(a);
Metal King Slime
Send private message
 
 PostWed Mar 04, 2015 8:21 am
Send private message Reply with quote
It works! It has certain similarities to certain games :) Good start.

I'm using 64 bit Slackware. But it won't run on a 32-bit system and generally I'd advise providing source code so that people everywhere can compile and run it.
Red Slime
Send private message
 
 PostSat Mar 07, 2015 4:36 am
Send private message Reply with quote
Oh, thanks for the positive reaction. Yeah, I'll edit in the source.
reinterpret_cast<ClassB>(a);
Display posts from previous: