Author Topic: Your Projects - Post and Critique  (Read 103439 times)

0 Members and 2 Guests are viewing this topic.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Your Projects - Post and Critique
« Reply #150 on: May 13, 2010, 10:36:32 pm »
Its actually not that complicated of an algorithm :) Each pixel is simulated individually and follows very simple rules:

1) If you can move down, move down
2) If you can more either right or left, chose a random direction
3) If there is only one direction you can move, do that
4) If you cant move dont move

It uses basic picelTesting to determine a direction it can move, and both water particles and terrain are solid.  I was inspired a lot by the Power game :) http://dan-ball.jp/en/javagame/dust/

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: Your Projects - Post and Critique
« Reply #151 on: May 13, 2010, 11:14:55 pm »
WOW AMAZING!


I wonder if you'll port that java game you did a while back?
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: Your Projects - Post and Critique
« Reply #152 on: May 13, 2010, 11:16:20 pm »
Do you think Waterworks is possible in Axe?  If so, I think someone needs to port it! ;D

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Your Projects - Post and Critique
« Reply #153 on: May 13, 2010, 11:16:59 pm »
Waterworks?  Maybe, although the controls might be a bit weird because its all mouse based, and i find mice to be rather hard to use on calculators ;D It would be interesting though, ill have to look into some pinball physics

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: Your Projects - Post and Critique
« Reply #154 on: May 13, 2010, 11:18:36 pm »
Would a Peggle port be possible?  I think that would be just about the coolest thing ever! ;D

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Your Projects - Post and Critique
« Reply #155 on: May 13, 2010, 11:22:00 pm »
Heh, actually that might be possible :O quick get on that ztrumpet! ;) heh just kidding, i might write a pinball engine soon though so just you wait!

_player1537

  • Guest
Re: Your Projects - Post and Critique
« Reply #156 on: May 13, 2010, 11:24:51 pm »
I think I'm going to try and make that water physics program, then maybe add a full World Of Sand capabilites to it.

Btw, WOS was one of my favorite games for the computer, I'd spend hours playing with it.  I remember there was a program on ticalc.org that was a falling sand clone, but...it left a lot to be desired, it was written it ti-basic, slow and only had lightning and (basic) seeds iirc

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Your Projects - Post and Critique
« Reply #157 on: May 13, 2010, 11:26:09 pm »
Have you played the power game? Its like WOS but it has a lot more different elements :)

_player1537

  • Guest
Re: Your Projects - Post and Critique
« Reply #158 on: May 13, 2010, 11:27:03 pm »
I assume you mean 'powder game' and yes, its fun as well and has a completly different element thing iirc, doesn't it have wind and such?

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Your Projects - Post and Critique
« Reply #159 on: May 13, 2010, 11:28:53 pm »
yeah it does, its a lot different that WOS, and the updates have been rather weak lately :/

_player1537

  • Guest
Re: Your Projects - Post and Critique
« Reply #160 on: May 13, 2010, 11:30:48 pm »
I haven't played it in about 2-4 weeks, should I try it again, or just leave it for now?

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: Your Projects - Post and Critique
« Reply #161 on: May 13, 2010, 11:38:37 pm »
I messed a bit around with it. First it runs at 6 MHz, then later in the screenshot I run it at 15 MHz

Btw you should post this on ticalc maybe (even if just the executable), we need to show the rest of the community what axe can do :P
« Last Edit: May 13, 2010, 11:44:03 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: Your Projects - Post and Critique
« Reply #162 on: May 13, 2010, 11:52:55 pm »
WOW!  I can't believe its so fast!  Also, that website is really cool!

EDIT:  If its fast enough, a port of that game to the calculator would be really really neat and original, although with only black, light gray and dark gray, there really wouldn't be that many possible objects.
« Last Edit: May 13, 2010, 11:56:57 pm by Quigibo »
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Your Projects - Post and Critique
« Reply #163 on: May 14, 2010, 12:46:55 am »
That looks really cool! I have no idea what it is (besides looking like a water simulator type thing) because I haven't read the previous posts or anything but sweet! Great job DJ!
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: Your Projects - Post and Critique
« Reply #164 on: May 14, 2010, 01:26:53 am »
Oh it was not by me it was by Builderboy. I just did a second screenshot of it with different solid patterns
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)