Spring Break Projects

NOTE: I HATE A LOT OF YOUR ZZT GAMES, SO WATCH OUT!

Moderators: Commodore, Zenith Nadir

User avatar
Zenith Nadir
this is my hammer
Posts: 2767
Joined: Wed Mar 12, 2003 11:40 am
Location: between the black and white spiders

Spring Break Projects

Post by Zenith Nadir »

Hey guys. As most of us know, spring break is just around the corner (only two weeks or so for me). I'm going to take this time to just take a breather from demanding college life and...MAKE A ZZT GAME!!! Yes, that's right. I'll be trying to make a short but sweet non-linear ZZT game over the course of a few days during the break, and I encourage others to follow suit as well. So I guess the thing is, what are you planning on accomplishing ZZT-wise over the break? Maybe I can hold a BKZZT over the break as well, who knows??? But in any case yeah.
he looked upon the world and saw it was still depraved :fvkk:

Overall: Rotton egg for breakfast
User avatar
nps
so kawaii! so cute!
Posts: 810
Joined: Sun Jan 18, 2004 1:51 pm

Post by nps »

my summer break finished a few weeks ago! so unfortunately i am not available to make ZZT games at this time.
User avatar
Commodore
fgsdfs
Posts: 2471
Joined: Wed Mar 12, 2003 5:44 pm
Location: :noitacoL
Contact:

Post by Commodore »

yeah, it happens a little earlier in the states.

and I don't go to school, but I'll do something for solidarity.
*POW* *CLANK* *PING*
User avatar
zamros
my power level is enormous
Posts: 543
Joined: Thu Mar 20, 2003 9:34 pm

Post by zamros »

you're an asshole nadir
InfoSponge
Official Clamp School Defender
Posts: 169
Joined: Tue Sep 16, 2008 3:06 pm
Location: 1. n. a place of settlement, activity, or residence

Post by InfoSponge »

my spring break starts um in an hour and a half
maybe gonna work on some Quest for Egypt Heaven



...maybe
User avatar
asiekierka
YAHOO: ALL YOUR GEOCITIES ARE BELONG TO US
Posts: 223
Joined: Sat Sep 10, 2005 10:06 am

Post by asiekierka »

i'm ill this week and for the next week we have almost no school (well, we have, but for like 4-5 hours each day, so naaah)

Well, I MAY do a ZZT game, thanks for a reminder!
User avatar
Zandor 12
What has science done???
Posts: 355
Joined: Wed Mar 12, 2003 5:19 am
Location: Neo Dakota
Contact:

Post by Zandor 12 »

If there's a BKZZT and I'm not working, I'll be there. Probably.
User avatar
thematrixeatsyou
‮Ouch.
Posts: 44
Joined: Wed Sep 06, 2006 8:50 am

Post by thematrixeatsyou »

Image

...yes, that is my own port. It's designed to be ZZT without the limits.
Teen Priest works quite well on all occasions except for the bit where the cops beat up Loco (the timing isn't too good) and the dancing engine (for some reason it doesn't end). Although it does handle the fact that by the end there's about 13 flags set.
Bugs I can confirm work:
  • Player clones.
  • Player-touching-the-edge bugs.
  • Both illusion bugs, border and fullscreen. Well, not *exactly* the way they work, but still.
  • Duplicator + player bugs, including the Koopo bug.
  • Paused transport bug.
Doing #become in a scroll merely indicates ZZT would have crashed; it never crashed when this was tested before I added the check.
Duplicating a boulder onto a player clone, however, theoretically would crash. I put a check in before I tested this, which indicates that it would have crashed. I believe the pushable-on-a-duplicator bug is caused by a stack overflow when it attempts to call the push function, pushing the player clone at a velocity of (0,0), then moving (0,0) onto the SAME player clone and calling the push function again...

I'd be keen to make a ZZT game provided I have the motivation and ideas.


Oh, by the way, that object in the middle acts kinda like a bridge. Here's the code you'd need (it has to be cycle 1 otherwise it sucks):

Code: Select all

:touch
#lock
#put opp seek player
/i#shoot seek
#unlock
EDIT: Also, I'd be keen for a BKZZT. Yes. Very yes, in fact.

EDIT 2: By request of zamros, I have released an alpha. Get it while it's hot:
http://rafb.net/p/BJLhE268.html
Save it as zzt.c .
You will need the allegro library to compile this.
Last edited by thematrixeatsyou on Fri Mar 27, 2009 6:24 am, edited 1 time in total.
AKA GreaseMonkey. This is my old nick.
Unless someone sneakily changes it while I'm not looking.
Oh well.

Playing around with timing hacks.
User avatar
zamros
my power level is enormous
Posts: 543
Joined: Thu Mar 20, 2003 9:34 pm

Post by zamros »

port it to ubuntu
User avatar
nps
so kawaii! so cute!
Posts: 810
Joined: Sun Jan 18, 2004 1:51 pm

Post by nps »

port it to .NET
User avatar
Quantum P.
Level 17 Accordion Thief
Posts: 1433
Joined: Fri Sep 12, 2003 1:41 am
Location: Edmonds, WA
Contact:

Post by Quantum P. »

Holy cow.

That's remarkable.
User avatar
Zenith Nadir
this is my hammer
Posts: 2767
Joined: Wed Mar 12, 2003 11:40 am
Location: between the black and white spiders

Post by Zenith Nadir »

greasemonkey that looks/sounds pretty good, finish it

if you finish it to a good standard i will never mention this again (it is a date forever linked in my mind with the night i touched down in poland. simultaneously trolling the internet and travelling, im living the life here people)

also sorry to disappoint everyone but this thread is little more than a copy-paste of an ando thread in the locked thread forum, only zamros worked it out
he looked upon the world and saw it was still depraved :fvkk:

Overall: Rotton egg for breakfast
InfoSponge
Official Clamp School Defender
Posts: 169
Joined: Tue Sep 16, 2008 3:06 pm
Location: 1. n. a place of settlement, activity, or residence

Post by InfoSponge »

sorry dude
i'm from the future
your past means nothing to me
InfoSponge
Official Clamp School Defender
Posts: 169
Joined: Tue Sep 16, 2008 3:06 pm
Location: 1. n. a place of settlement, activity, or residence

Post by InfoSponge »

:freud: :freud: :freud: :freud: :freud: :freud: :freud: :freud:
User avatar
thematrixeatsyou
‮Ouch.
Posts: 44
Joined: Wed Sep 06, 2006 8:50 am

Post by thematrixeatsyou »

OK, bugs fixed. ZZTris runs fine apart from the fact that the L piece, when rotated in a certain way, moves twice as fast as usual... or does it normally do that?

So yeah, http://rafb.net/p/JxYSQ291.html , get it while it's hot.

EDIT: A BKZZT would still be a good idea, though.
AKA GreaseMonkey. This is my old nick.
Unless someone sneakily changes it while I'm not looking.
Oh well.

Playing around with timing hacks.
Post Reply