Author Topic: Builder  (Read 6373 times)

0 Members and 1 Guest are viewing this topic.

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: Builder
« Reply #15 on: October 04, 2010, 01:41:03 am »
Hey nice sprite editor you posted there. I assume it does all levels of grayscale?

Yep. The last few seconds of the screenie show the implemented greyscale. I'd post another that shows what you can do with the greyscale, but Wabbitemu doesn't seem to be perfectly emulating the program and some of the buttons aren't working, although they do on the actual calculator.
Strange, you may want to report this to BuckeyeDude in his topic, with the Windows OS you are using.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Builder
« Reply #16 on: October 04, 2010, 02:12:02 pm »
I'm not sure it's Wabbitemu that's the problem. SpritEdit is loaded with so many features at the moment (48 different tools) that it's within spitting distance of the 8kb RAM limit.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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: Builder
« Reply #17 on: October 04, 2010, 03:40:50 pm »
I see, but recently someone reported another issue with Wabbitemu behaving differently with his program than the real calc. BuckeyeDude or Spencer may have broken something in recent versions x.x
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: Builder
« Reply #18 on: October 04, 2010, 08:52:05 pm »
Very well made in my opinion.  It definetaly is lacking in terms of gameplay but from your first post it doesn't sound like that is what you were looking for in the first place :P  What are you working on?

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: Builder
« Reply #19 on: October 04, 2010, 08:54:30 pm »
Mhmm suggestion now that I think about it: I think the thing at the top should move no matter if you are dropping blocks or not. it might add more challenge to the game. ALso make it move more often as the game progresses so difficulty slowly increases.

Also I think some weird things occurs when it's on the complete left of the screen and it randomly goes out of it.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Builder
« Reply #20 on: October 05, 2010, 07:28:44 pm »
Mhmm suggestion now that I think about it: I think the thing at the top should move no matter if you are dropping blocks or not. it might add more challenge to the game. ALso make it move more often as the game progresses so difficulty slowly increases.

Also I think some weird things occurs when it's on the complete left of the screen and it randomly goes out of it.

Well, the difficulty increases so slowly because it doesn't increase at all. I never added that feature. But I could have sworn that the screen jumping was fixed. Looks like I'll have to take another look at it. Thanks for pointing it out.

 What are you working on?

A game called Black is my primary project at the moment. TI-Explorer, which basically lets you look at every area of addressed memory in the Calculator, is taking shape very quickly though. I'm debating whether I should continue a game called Swing, which isn't terribly promising, or the development of a physics library that was kind of killed by Zedd :P
« Last Edit: October 05, 2010, 07:30:39 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

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: Builder
« Reply #21 on: October 06, 2010, 01:08:16 am »
I wonder what are the Black and Swing games?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Builder
« Reply #22 on: October 06, 2010, 12:49:42 pm »
Black is for the moment top secret ;D
All I can say is that I'm not sure Axe is powerful enough to completely code it. I'll have to learn ASM to do parts of the game.

Swing is kind of like 2D Indiana Jones meets Mario. It's a sidescroller where you swing around on vines and kill enemies in a Mario style environment.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Builder
« Reply #23 on: October 06, 2010, 01:03:54 pm »
that sounds really cool!  keep up the good work!

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

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: Builder
« Reply #24 on: October 06, 2010, 01:44:31 pm »
Black is for the moment top secret ;D
All I can say is that I'm not sure Axe is powerful enough to completely code it. I'll have to learn ASM to do parts of the game.

Swing is kind of like 2D Indiana Jones meets Mario. It's a sidescroller where you swing around on vines and kill enemies in a Mario style environment.
Ah ok, well I wish you good luck. Hopefully you can find a workaround in Axe to make Black (or when you are ready to announce it or leak some info, you can ask for help)
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: Builder
« Reply #25 on: October 06, 2010, 05:37:22 pm »
Sounds like a neat game.  Good luck! ;D