Page 1 of 1
Jim, the Jumper Man!
Posted: Sun Mar 02, 2008 3:25 pm
by piranha
I got bored with OS programming, and so now I making a game with SDL.
It's about a guy who jumps around killing evil smilies with knives and getting coins.....
-JL
Re: Jim, the Jumper Man!
Posted: Sun Mar 02, 2008 3:46 pm
by Jeko
piranha wrote:I got bored with OS programming, and so now I making a game with SDL.
It's about a guy who jumps around killing evil smilies with knives and getting coins.....
-JL
Can you post source code?
Posted: Sun Mar 02, 2008 3:58 pm
by piranha
Source for what part?
YAY my animation shows emotion! (If he wins he looks happy......)
-JL
Posted: Mon Mar 03, 2008 6:44 am
by Jeko
piranha wrote:Source for what part?
YAY my animation shows emotion! (If he wins he looks happy......)
-JL
Sources for all the game
Posted: Mon Mar 03, 2008 9:29 am
by piranha
Well, It's extremely messy, cause I haven't cleaned it up yet.......
Are you writing a game as well?
Hang on......the thing needs to compress....takes a while, for some reason...
-JL
Posted: Mon Mar 03, 2008 9:29 am
by piranha
Well, It's extremely messy, cause I haven't cleaned it up yet.......
Are you writing a game as well?
Hang on......the thing needs to compress....takes a while, for some reason...
I'll upload it in a bit, I'll clean it first if you want.
-JL
Posted: Mon Mar 03, 2008 10:13 am
by oscoder
Stange, I also often switch between OSdev and Gamedev (although all my games are hopeless!).
http://www.booleansoup.com is a good indie gamedev community, if you are looking for one!
OScoder
Posted: Mon Mar 03, 2008 3:58 pm
by os.hacker64
I'd do games, but after switching to linux I'm stuck when it comes to X and OpenGL. I'd do it with gnome but I don't know how.
Posted: Mon Mar 03, 2008 7:58 pm
by piranha
At your request, here ya go:
Jumpin' Jim
It's messy, yeah, but hey. It doesn't do much either.
Look in both files for absolute paths, and change them to correspond with you locations...
To compile: type gmake
-JL
Posted: Mon Mar 03, 2008 9:20 pm
by iammisc
I'd do games, but after switching to linux I'm stuck when it comes to X and OpenGL. I'd do it with gnome but I don't know how.
all you need is to use SDL and you should be able to set up an opengl window and linux.