FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Responsive Form, Games
(Moderator: REAS)
   Tetri... erm... Quad Blok!
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Tetri... erm... Quad Blok!  (Read 559 times)
Jerronimo

WWW
Tetri... erm... Quad Blok!
« on: Sep 4th, 2003, 4:12pm »

I just finished writing a simple implementation of a popular square-based puzzle game
 
http://www.cis.rit.edu/~sdlpci/Software/p5/quadblok
 
I call it Quad Blok, but I think you all know what it really is.
 
It doesn't speed up yet, and it always starts with a few random rows of blocks.  Oh, and when the piece is at the top, it doesn't move or rotate quite correctly, but other than that, it should work fairly well.
 
It could stand for a design and a re-write... it's a complete hack... although decently documented.
 
Koenie

170825270170825270koeniedesign WWW Email
Re: Tetri... erm... Quad Blok!
« Reply #1 on: Sep 4th, 2003, 4:50pm »

Old school games with old school graphics!
Message to people: where are the games? P5 is fine for making games, I'd say!
 
Koenie
 

http://koeniedesign.com
David Mear


Re: Tetri... erm... Quad Blok!
« Reply #2 on: Sep 4th, 2003, 5:44pm »

It seems to react a bit slow sometimes, but other than that it's pretty cool.
Could you make your next version a bit taller? (The applet, I mean.)
 
Koenie: I'm sure there are plenty of people doing games. But they probably take longer to get to a demo-type stage than anything else.
I myself have a couple ideas for games, but they're taking time to just design, let along code.
 
Jerronimo

WWW
Re: Tetri... erm... Quad Blok!
« Reply #3 on: Sep 4th, 2003, 6:11pm »

I was trying to fit it into 200x200... no real reason.
 
I think i should be able to enlarge it to 300x400 pretty easily.
 
I'm working on adding sound to it right now.  
 
scrap-pile

WWW
Re: Tetri... erm... Quad Blok!
« Reply #4 on: Sep 4th, 2003, 6:50pm »

this is running terribly slow for me, and only seems to respond to about 10% of my keystrokes...
 
Jerronimo

WWW
Re: Tetri... erm... Quad Blok!
« Reply #5 on: Sep 4th, 2003, 9:46pm »

well, when the piece is at the top of the screen, left, right, and rotate might not work completely properly, but they should work fine once it drops a row or so.
 
You also might not be able to rotate the piece if it is right up against a wall.
 
I've tried it out on a few machines around here, none of which are powerhouses, and it ran fine on all of them...  what are you running it on?
 
scrap-pile

WWW
Re: Tetri... erm... Quad Blok!
« Reply #6 on: Sep 4th, 2003, 10:16pm »

I'm viewing it on a in IE 5 on an OS X Mac.
 
it's running better for me now, though still really slow, and sometimes i get a huge delay (3-5 seconds) before a keystroke action gets executed.
 
=================
 
Runs MUCH better on my Win machine  
« Last Edit: Sep 4th, 2003, 10:52pm by scrap-pile »  
Jerronimo

WWW
Re: Tetri... erm... Quad Blok!
« Reply #7 on: Sep 5th, 2003, 4:31am »

Try it in Safari on a mac.  I have a 500mhz g4 laptop (first version TiBook) with only 256mb ram, and it runs just fine in safari.
 
flight404

WWW Email
Re: Tetri... erm... Quad Blok!
« Reply #8 on: Sep 5th, 2003, 5:09am »

I have a Campari-soaked 450 Ti laptop and works like a dream.  Well done.
 
As for games, I tried to remake Tankaggedon with Processing but couldnt wrap my head around how to deal with not having a library.  Sometimes, I miss the flash library.  It is crazy enough in Flash... don't have the chops to do a Java version just yet (although with Java, the particle effects could be amazing).
 
Here is the flash version if you want to check it out.  Still buggy, incomplete, awful UI, and really really really needs a fast processor to be worth it.
www.flight404.com/tanks
 
r
 
kevin

WWW
Re: Tetri... erm... Quad Blok!
« Reply #9 on: Sep 5th, 2003, 2:15pm »

wow, f404 - that tanks game is amazing.
 
I'd been thinking of doing something like that in Flash myself, but didn't think flash could handle the terrain problem. That's pretty amazing.
 
Impressed!
 
Jerronimo

WWW
Re: Tetri... erm... Quad Blok!
« Reply #10 on: Sep 5th, 2003, 3:07pm »

Reminds me of Worms or the older "Artillery"...  very nice visuals on it though.  
 
Koenie

170825270170825270koeniedesign WWW Email
Re: Tetri... erm... Quad Blok!
« Reply #11 on: Sep 6th, 2003, 12:20pm »

Scorched earth!
 

http://koeniedesign.com
Pages: 1 

« Previous topic | Next topic »