Jump to content
IGNORED

Jag CD Game?


hedgie

Recommended Posts

Okay, so let me start by saying I really do not mean to offend anyone.
But I'm pretty notorious for telling my partner that his Jaguar CD looks like a toilet seat.
SO what I have been dreaming of doing is having a game where you press a button and the toilet flushes.
That's it.
But I am incapable of learning to code or anything like that, I was wondering how complicated it would be, and really...where to even begin!

Thanks guys.

Link to comment
Share on other sites

But I am incapable of learning to code or anything like that, I was wondering how complicated it would be, and really...where to even begin!

 

Nobody is. Grab RB+ and you could have that done in about 10 minutes, with about 4 lines of code. And you'll feel much better about yourself after you've achieved it, too :)

  • Like 6
Link to comment
Share on other sites

What you want to do doesn't sound too complicated. Essentially you need to:

 

  • Display a static pic. You can import the graphic as a bmp to rb+ and have it displayed on screen (assets.txt and rapinit.s)
  • Scan the joypad for a button. Easy! (might be a bit complicated seeing there's 2 audio engines in there ;))
  • Play a sample. For this you can import the sample from more or less any format you desire into rb+ (assets.txt) and play it (might be a bit complicated seeing there's 2 audio engines but nothing too bad)

So like sh3 said: gather your graphics and audio, read the tutorials on our website and try some stuff - it's not that hard!

Edited by ggn
Link to comment
Share on other sites

Thank you so much! I just downloaded the Zip for Basic+ and an updated version of it? I'm not 100% sure what it is here, but I got it from this forum.

I don't know where to start with this, but I feel confident I can learn before Christmas.

 

What you want to do doesn't sound too complicated. Essentially you need to:

 

  • Display a static pic. You can import the graphic as a bmp to rb+ and have it displayed on screen (assets.txt and rapinit.s)
  • Scan the joypad for a button. Easy! (might be a bit complicated seeing there's 2 audio engines in there ;))
  • Play a sample. For this you can import the sample from more or less any format you desire into rb+ (assets.txt) and play it (might be a bit complicated seeing there's 2 audio engines but nothing too bad)

So like sh3 said: gather your graphics and audio, read the tutorials on our website and try some stuff - it's not that hard!

 

get my rapinit.s list editor http://atariage.com/forums/topic/233057-raptor-list-designer/?p=3376138 and save yourself most of the work as it calculates most of the required fields

 

may i suggest a 16 bit image for this (image contains more that 256 colours), then you don't have to fanny about with CLUT numbers

Edited by omf
  • Like 5
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...