Author Topic: Rally-X!  (Read 8413 times)

0 Members and 1 Guest are viewing this topic.

_player1537

  • Guest
Rally-X!
« on: April 18, 2010, 10:02:47 pm »
I've been working on a Rally X game in Axe parser.  I've announced this a few times this weekend on IRC.  Anyways I'm gonna try and make it have better graphics, enemys, and maybe a few other things.  ATM it does collision through pxltests, though later (soon) I will make it use the tilemaps themselves.  anyways here goes...actually I need to switch to windows, so give me just a second

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rally-X!
« Reply #1 on: April 18, 2010, 10:06:30 pm »
Nice, this is Axe Parser, right? I can't wait for screenshots ^^
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Rally-X!
« Reply #2 on: April 18, 2010, 10:10:39 pm »
This sounds really cool!  Good luck! ;D

_player1537

  • Guest
Re: Rally-X!
« Reply #3 on: April 18, 2010, 10:15:34 pm »
yeah, axe parser.  anyways here's the program (attached).  It's already compiled btw.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rally-X!
« Reply #4 on: April 18, 2010, 10:17:01 pm »
cool I'll download it

And screenshot!
« Last Edit: April 18, 2010, 10:22:42 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Rally-X!
« Reply #5 on: April 18, 2010, 10:21:51 pm »
Hey that looks great!  Especially like the scrolling tile mapper, very impressive.  Are you planning to implement the autoturning?  Like when you hit a wall, i believe it automatically turns a direction according to the wiki page?  

_player1537

  • Guest
Re: Rally-X!
« Reply #6 on: April 18, 2010, 10:24:27 pm »
I just remembered that I forgot to tell DJ that if you press 2nd it switches to 15 mhz mode, he's gonna make a new screenshot

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Rally-X!
« Reply #7 on: April 18, 2010, 10:25:33 pm »
Oooh you should totally port the awesome theme song!! :D



heh, maybe not  ;)
« Last Edit: April 18, 2010, 10:26:24 pm by Builderboy »

_player1537

  • Guest
Re: Rally-X!
« Reply #8 on: April 18, 2010, 10:26:34 pm »
theme song (/me goes to look through the wikipedia article some more)  also I will try to make the turning thing (forgot about that part)
« Last Edit: April 18, 2010, 10:26:51 pm by _player1537 »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rally-X!
« Reply #9 on: April 18, 2010, 10:27:50 pm »
And another screenshot when holding down 2nd :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Will_W

  • LV3 Member (Next: 100)
  • ***
  • Posts: 54
  • Rating: +1/-1
    • View Profile
Re: Rally-X!
« Reply #10 on: April 18, 2010, 10:31:42 pm »
You should try smooth scrolling.
ex de,hl
ld (hl),e
inc hl
ld (hl),d
ld a,(hl)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Rally-X!
« Reply #11 on: April 19, 2010, 12:38:34 am »
That looks really cool. Good luck! O0
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Rally-X!
« Reply #12 on: April 19, 2010, 01:20:45 am »
Awesome!  Reminds me a little of pacman, but with a different objective.  Can't wait till you finish it!
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rally-X!
« Reply #13 on: April 19, 2010, 02:17:57 am »
I wonder what will be the final size for maps?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

_player1537

  • Guest
Re: Rally-X!
« Reply #14 on: April 19, 2010, 06:55:26 am »
well, the final size IMO is just going to be whatever looks good.  it will almost undoubtedly be more than 40 tiles tall and probably at least 40 wide.  Thanks for all the support.  btw I'll be in DC for 5 days starting Wednesday, so I won't have a computer to post anything about this or anything else (unless my dad finds some phone that can do it without service or I steal someone else's phone.)  Anyways, next on the agenda is making the map look better, ie not blocks but slightly curved pieces, but that might take up too many tiles, idk.  Either that, or just make the map's collisions work by tiles instead of pxl-tests.