Author Topic: Falldown  (Read 6098 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
Falldown
« on: September 24, 2010, 06:24:23 pm »
Hello,
I know that there are several Axe-based Falldown games out there, but I've always thought they were a bit slow.  So I made my own.  It runs just as fast as the original, and I'll post it as soon as I'm able to get it off my calc.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Falldown
« Reply #1 on: September 24, 2010, 06:26:32 pm »
Wait a moment.  There was an original?
I thought it was one of those games that just spawned out of nowhere...
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

SirCmpwn

  • Guest
Re: Falldown
« Reply #2 on: September 24, 2010, 06:28:06 pm »
Well, I mean pure-asm versions.

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: Falldown
« Reply #3 on: September 24, 2010, 06:28:49 pm »
There was indeed an original Falldown for the 83+ back in 1999 or 2000 I think



Calc84maniac made one that looks similar in Axe back in March. It's in the Your projects: post and critique thread. I think it was slightly slower, though. Builderboy made one as well but it was much slower.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Falldown
« Reply #4 on: September 24, 2010, 06:29:13 pm »
So you mean it runs as fast as pure Asm versions of Falldown?

Edit: Ninja'd.  (Don't know the emote for this one)
« Last Edit: September 24, 2010, 06:30:19 pm by Michael_Lee »
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Falldown
« Reply #5 on: September 24, 2010, 06:29:46 pm »
will you include the source?


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: Falldown
« Reply #6 on: September 24, 2010, 06:33:03 pm »
Here are the other Axe falldown clones btw:

http://ourl.ca/4161/77007
http://ourl.ca/4161/77030
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Falldown
« Reply #7 on: September 24, 2010, 06:33:56 pm »
...
I like how I ended up using exactly the same tile sprites in my version...

Also, DJ, do you keep videos of every calculator game in existence, or do you just have epic searching skills?
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

SirCmpwn

  • Guest
Re: Falldown
« Reply #8 on: September 24, 2010, 06:34:02 pm »
I will include the source, yes.

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: Falldown
« Reply #9 on: September 24, 2010, 06:37:25 pm »
...
I like how I ended up using exactly the same tile sprites in my version...

Also, DJ, do you keep videos of every calculator game in existence, or do you just have epic searching skills?

Well they're pretty standard in terms of Falldown games, so it's kinda expected they'll be re-used. As you can notice, Calc84maniac used them too :P.

As for the video, I made that video so I knew what keywords to search for. If you check my Youtube account, I got many calc videos too:

http://www.youtube.com/user/DJOmnimaga#grid/user/A389C469657043E8
http://www.youtube.com/user/DJOmnimaga#grid/user/6357F9ABE2FE8D89
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Falldown
« Reply #10 on: September 24, 2010, 08:06:41 pm »
Didn't Cooliojazz or someone make one too? Like you could change the tiles or the ball or something like that, or am I crazy?
Spoiler For Spoiler:



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

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: Falldown
« Reply #11 on: September 24, 2010, 08:17:01 pm »
Oh yea I remember now. It looked cool, although it seemed a bit slow in terms of scrolling.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Falldown
« Reply #12 on: September 24, 2010, 08:19:23 pm »
Ya, it was pretty cool. Don't remember a whole lot about it though.
Spoiler For Spoiler:



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

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Falldown
« Reply #13 on: September 24, 2010, 08:29:35 pm »
Maybe this?
http://ourl.ca/6731
I think it starts to scroll faster the longer you play.
It wasn't very good.
« Last Edit: September 24, 2010, 08:32:27 pm by Michael_Lee »
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Falldown
« Reply #14 on: September 24, 2010, 08:44:06 pm »
Oh ya, I forgot about that one. But there was another one too.
Spoiler For Spoiler:



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