|
| |||||
|
Coding
Ok, I admit it, I write code in my spare time... I know you think this sounds really boring, but I like it.
Nothing is better than when you solve a hard problem and take a big step forward towards your final goal. Mostly I
make games, because I like grapical programming and it's fun to play the result to =).
I make my game in C or C++ and for the grapics and sound routines I use a game library called Allegro, wich I really like. If you code too, I think you should check it out. Here are some games that I've made: Qubrikon My first game, a little puzzle game in 3D. Related links
DJGPP A good 32-bit C/C++ compiler for DOSAllegro - a game programming library Nice to have if you want to make games Allegro.cc Lots of free games, and hangout for Allegro users GameDev.net A site about game developement DevCentral Learning Center Tutorials on C/C++, java, Visual Basic | |||||
|
|