Author Topic: Axe Block Breaker  (Read 9381 times)

0 Members and 1 Guest are viewing this topic.

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: Axe Block Breaker
« Reply #15 on: April 01, 2011, 02:46:41 am »
This looks nice. It should be called 'Blockdude3 : Blockbreaker' :P


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Axe Block Breaker
« Reply #16 on: April 01, 2011, 04:51:05 am »
Looks awesome!!  :thumbsup:
* jimbauwens is a very happy person

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: Axe Block Breaker
« Reply #17 on: April 01, 2011, 06:21:36 pm »
This looks really cool.  Great job! ;D

Edit: I just had a chance to test this put, and it's really, really cool.  My only complaint is that it registers the same key if I hold it down.  I suggest going with getKey->K instead of getKey(#).  Other than that, wonderful job! :D

yeah, I actually fixed that before I saw your edit.  ;)
I don't like getkey->K because its really laggy for moving, so I just put a While getkey (54) loop after the if clause.  ;)

Also, I added another level.  When I upload it with other levels, could someone play it to make sure there aren't cheap ways to win?  because I had to make a lot of changes to make sure it wouldn't be too easy.  :P

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 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: Axe Block Breaker
« Reply #18 on: April 01, 2011, 09:11:13 pm »
Alpha: 5 total levels

I need some testers see if there are any bugs, and if there are "easier"/other ways to beat a level.  Right now its about 6000 bytes.
Directions same as last time.  And yes, Restart doesn't really work.  :P

Thanks in Advance!
« Last Edit: April 01, 2011, 09:11:38 pm by yunhua98 »

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 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: Axe Block Breaker
« Reply #19 on: April 13, 2011, 05:03:00 pm »
I completed another level.  ;)

Also, does anyone have block suggestions?  Nothing that will kill you, since its a puzzle game where getting stuck == dying.  But more like blocks with special effects.

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 Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Axe Block Breaker
« Reply #20 on: April 14, 2011, 04:12:17 am »
Hey, yunhua98, nice to see that things are going forward.
Sadly enough I can't try it, because I don't own a z80 calc that can run axe (that might change today btw).

About blocks, do you already have on that breaks another one?
For example you brake a block, and somewhere on the other side of the map another block breaks.

And maybe you could make a secret block, of which you don't know the properties.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Axe Block Breaker
« Reply #21 on: April 14, 2011, 04:27:23 am »
Alpha: 5 total levels

I need some testers see if there are any bugs, and if there are "easier"/other ways to beat a level.  Right now its about 6000 bytes.
Directions same as last time.  And yes, Restart doesn't really work.  :P

Thanks in Advance!

I can be an alpha tester for you, already sending to my calculator.

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: Axe Block Breaker
« Reply #22 on: April 14, 2011, 09:33:22 pm »
Thanks Scout.  ;)

also, Jim, that's a great idea!  I didn't quite understand it in the maps you gave me, so I edited it a bit.  ;)

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: Axe Block Breaker
« Reply #23 on: May 21, 2011, 03:08:11 am »
THis looks nice Yunhua98 :D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Axe Block Breaker
« Reply #24 on: May 21, 2011, 09:27:46 am »
This is a project I would like finished :D

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: Axe Block Breaker
« Reply #25 on: May 21, 2011, 09:46:08 am »
* yunhua98 looks at contest entry, looks at this...  Contest first.  :P
I'll finish this though.  ;)

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: Axe Block Breaker
« Reply #26 on: May 21, 2011, 02:42:51 pm »
Yeah true lol. :P

I'll probably check your contest entry soon.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Axe Block Breaker
« Reply #27 on: May 22, 2011, 05:59:16 am »
* yunhua98 looks at contest entry, looks at this...  Contest first.  :P
I'll finish this though.  ;)

Yeah I understand the prioritazing :)