Jim, the Jumper Man!

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Jim, the Jumper Man!

Post 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
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
Jeko
Member
Member
Posts: 500
Joined: Fri Mar 17, 2006 12:00 am
Location: Napoli, Italy

Re: Jim, the Jumper Man!

Post 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? :D
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post by piranha »

Source for what part?

YAY my animation shows emotion! (If he wins he looks happy......)

-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
Jeko
Member
Member
Posts: 500
Joined: Fri Mar 17, 2006 12:00 am
Location: Napoli, Italy

Post 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
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post 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
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post 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
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
oscoder
Member
Member
Posts: 59
Joined: Mon Mar 27, 2006 12:00 am
Location: UK

Post 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
User avatar
os.hacker64
Member
Member
Posts: 149
Joined: Mon Feb 11, 2008 4:43 pm
Location: Limbo City,Afterlife

Post 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.
Kanu Operating System
Working on:Paging and Multitasking

BURN /\/\1(40$0|=7
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post 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
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
iammisc
Member
Member
Posts: 269
Joined: Thu Nov 09, 2006 6:23 pm

Post 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.
Post Reply