Author Topic: List of all programs made with Axe Parser  (Read 36317 times)

0 Members and 1 Guest are viewing this topic.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
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 DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: List : all program Axe Parser.
« Reply #16 on: December 04, 2010, 01:42:28 am »
Oh I remember the Piano program. I need to try it on-calc at one point.

What is wrong with the minigame btw? I remember this and it looked awesome. Does it randomly crash or something?

Offline kindermoumoute

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 836
  • Rating: +54/-3
    • View Profile
Re: List : all program Axe Parser.
« Reply #17 on: December 04, 2010, 04:28:23 am »
Update list.
Projects :

Worms armageddon z80 :
- smoothscrolling Pixelmapping : 100%
- Map editor : 80%
- Game System : 0%

Tutoriel français sur l'Axe Parser
- 1ère partie : en ligne.
- 2ème partie : en ligne.
- 3ème partie : en ligne.
- 4ème partie : 10%
- Annexe : 100%

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: List : all program Axe Parser.
« Reply #18 on: December 04, 2010, 06:18:22 am »
This is looking good :)

A complete list of all Axe games :D

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: List : all program Axe Parser.
« Reply #19 on: December 04, 2010, 11:03:37 am »
What is wrong with the minigame btw? I remember this and it looked awesome. Does it randomly crash or something?

Well, I don't know.  I think I remember seeing some dubious screenshots of it, plus occasionally the sprites/obstacle things stop appearing at all.
Also, I don't think I've ever added a check to make sure that the number of objects doesn't exceed the spaces in L1.
I haven't had a crash, but it still makes me a bit nervous.
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 jacques

  • LV3 Member (Next: 100)
  • ***
  • Posts: 53
  • Rating: +1/-0
    • View Profile
    • Ti Softwares
Re: List : all program Axe Parser.
« Reply #20 on: December 04, 2010, 11:09:42 am »
That's a good idea. :)

You can add Axe Cuberunner : http://www.ticalc.org/archives/files/fileinfo/431/43160.html  :)
Visit my TI website : Ti Softwares (in French) !

ASHBAD_ALVIN

  • Guest
Re: List : all program Axe Parser.
« Reply #21 on: December 04, 2010, 11:11:15 am »
you can add wallball: http://www.ticalc.org/archives/files/fileinfo/431/43141.html

EDIT: the newest version (1.1) of wallball was rewritten in Axe to make it faster and add in things I didn't know how to add in before.
« Last Edit: December 04, 2010, 11:14:43 am by ASHBAD_ALVIN »

Offline kindermoumoute

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 836
  • Rating: +54/-3
    • View Profile
Re: List : all program Axe Parser.
« Reply #22 on: December 04, 2010, 05:31:26 pm »
Cool ! update.
Projects :

Worms armageddon z80 :
- smoothscrolling Pixelmapping : 100%
- Map editor : 80%
- Game System : 0%

Tutoriel français sur l'Axe Parser
- 1ère partie : en ligne.
- 2ème partie : en ligne.
- 3ème partie : en ligne.
- 4ème partie : 10%
- Annexe : 100%

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: List : all program Axe Parser.
« Reply #23 on: December 04, 2010, 05:38:00 pm »
you can add wallball: http://www.ticalc.org/archives/files/fileinfo/431/43141.html

EDIT: the newest version (1.1) of wallball was rewritten in Axe to make it faster and add in things I didn't know how to add in before.

Great, today was first time I checked this project, very nice, indeed!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: List : all program Axe Parser.
« Reply #24 on: December 04, 2010, 11:47:27 pm »
What is wrong with the minigame btw? I remember this and it looked awesome. Does it randomly crash or something?

Well, I don't know.  I think I remember seeing some dubious screenshots of it, plus occasionally the sprites/obstacle things stop appearing at all.
Also, I don't think I've ever added a check to make sure that the number of objects doesn't exceed the spaces in L1.
I haven't had a crash, but it still makes me a bit nervous.
I see. Well, if you fix it (or get help to fix it) are you planning to put it in the dl section?

Also Nice to hear there'sa  new version of WallBall Ashbad! :D

Offline Aichi

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +76/-3
    • View Profile
    • Devrays
Re: List : all program Axe Parser.
« Reply #25 on: December 05, 2010, 06:28:22 am »
A list with all Axe Parser programs, very nice. :)
I created Pugluna.

Ashbad

  • Guest
Re: List : all program Axe Parser.
« Reply #26 on: December 05, 2010, 07:21:41 am »
well, since I'll upload it later this week when I get my cable in the mail, add Pyyrix's Most Excellent Adventure  :w00t:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: List : all program Axe Parser.
« Reply #27 on: December 05, 2010, 03:59:56 pm »
A list with all Axe Parser programs, very nice. :)
I created Pugluna.
This was epic O.O. If only it was finished D: . I hope you also finish Xeverion.

well, since I'll upload it later this week when I get my cable in the mail, add Pyyrix's Most Excellent Adventure  :w00t:
YAY! I want to try it soon. Good luck with linking issues!

Offline Aichi

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +76/-3
    • View Profile
    • Devrays
Re: List : all program Axe Parser.
« Reply #28 on: December 05, 2010, 05:52:03 pm »
This was epic O.O. If only it was finished D:
Pugluna is almost finished. There are some known bugs, though.

I hope you also finish Xeverion.
I'll probably finish Xeverion, but before that I'm working on some other projects,
Super Smash Bros Brawl for TI right now.

@ kindermoumoute
How about creating a second section for this topic, called 'Projects in Progress' ?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: List : all program Axe Parser.
« Reply #29 on: December 05, 2010, 09:36:32 pm »
Ah cool, I remember you lost most of the progress and decided to stop working on it. I also hope you announce SSBB soon (at least when you have some of the coding done).

As for projects in progress, that would be nice, but I think it should only be for games that got a download available, because there are so many projects that die after one month of activity so the list will be cluttered fast.