Author Topic: Hatchet  (Read 7658 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
Hatchet
« on: July 25, 2010, 02:53:38 pm »
My new Axe parser contest entry is a shell.  It's called "Hatchet."
Be afraid.  Be very afraid.

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Hatchet
« Reply #1 on: July 25, 2010, 02:54:40 pm »
Hello Sir.  I am afraid.  Any grayscale support?

SirCmpwn

  • Guest
Re: Hatchet
« Reply #2 on: July 25, 2010, 02:55:43 pm »
Maybe.  Definitely something big.  I'm keeping a lot of it under wraps.

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Hatchet
« Reply #3 on: July 25, 2010, 02:59:22 pm »
So, how many projects are you working on now?  Good luck with the contest!

Offline TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: Hatchet
« Reply #4 on: July 25, 2010, 03:01:42 pm »
Doesn't the Axe entry have to be a game?

Or was that changed so it can just be anything written in Axe?

A shell written in Axe sounds cool, though.



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).

SirCmpwn

  • Guest
Re: Hatchet
« Reply #5 on: July 25, 2010, 03:05:06 pm »
Dammit.
And to think that Hatchet is really freakin cool.  I have to drop it to work on a game, I don't want too many projects.  I may just stop trying to make an entry for the contest.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Hatchet
« Reply #6 on: July 25, 2010, 03:10:15 pm »
Quote
This year, there is only one category: Axe Parser. The theme of this 2010 contest is simply a game of any kind. There are no restrictions on game genre: you can program any kind of game you want, as long as it's written in pure Axe programming language.

There are also other mentions of it being a game throughout the rules, although it never specifically states that it *cant* be something other than a game. I think the category was restricted to games in order to make judging more fair.  Games can be judged on things like playability, speed, concept, memory to gameplay ratio, and things like that, but not all of those can transfer to other programs like shells, Mandelbrot explorers, or indefinite equation solvers.

You could always pick up Half life for Axe :D

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Hatchet
« Reply #7 on: July 25, 2010, 04:11:04 pm »
Sounds cool! Yeah, I had an idea too, but then I remembered it could only be a game...
Yeah, maybe you could pick up HL again. ;D
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Hatchet
« Reply #8 on: July 25, 2010, 04:17:20 pm »
Wait sorry, forgot that previous projects could not be picked up D: Half Life could not be submitted to the contest.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Hatchet
« Reply #9 on: July 25, 2010, 04:39:44 pm »
It was a previous project? oh :(
Clone another non-Tetris game, perhaps?
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Hatchet
« Reply #10 on: July 25, 2010, 04:50:26 pm »
It was a previous project? oh :(
Clone another non-Tetris game, perhaps?

Ya, I believe HL2 was Sir's first Axe project (if I'm not mistaken) long before the contest started. I don't even think Axe had reached v2 yet.
Spoiler For Spoiler:



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

SirCmpwn

  • Guest
Re: Hatchet
« Reply #11 on: July 26, 2010, 11:57:14 am »
HL2 needs to be seriously reworked, and I may pick it up after the contest.  I have already begun work on a new contest entry that I can make fall within the rules.  Also, at this point, Hatchet only displays a list of programs, and does not filter them to be Hatchet programs, and does not display sprites, or anything else other than a name (and their archived/protected state).  This is because Axe could not support what I needed in a pure-Axe setting.  Now that I am not gearing Hatchet towards the contest, I have more freedom to stick in assembly code here and there.
Also, in other news, my new contest entry already has support for a movable list, which is currently being used for lightning fast bullets with upwards of 200 bullets on-screen, at 6 MHz in grayscale :).

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Hatchet
« Reply #12 on: July 26, 2010, 05:07:19 pm »
Hatchet programs?  So programs need to be developed specifically for your shell? Or will your shell also support No-Shell and other programs, but give extra features to programs that are developed for Hatchet?

SirCmpwn

  • Guest
Re: Hatchet
« Reply #13 on: July 26, 2010, 10:01:41 pm »
Still debating that.  Now that I have some freedom outside of the competition, I may be able to support more than I initially thought.

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: Hatchet
« Reply #14 on: July 29, 2010, 02:13:12 am »
Good luck on this project and your new contest entry. I hope you don't have any RAM clear or data loss x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)