233 topics
746 replies
3

FrozenWinters older than one year ago

Sign-in to post

YouTube
Posted by FrozenWinters Jul 27 2010 02:31 GMT
- Like?

K, it's OLD, but it is worth listening to.


Posted by FrozenWinters Jul 23 2010 16:28 GMT
- Like?

 

Go, open your IDE, make something, awesome. Winner gets something (JRPG items maybe[Maple-18mil gatcho box item; sound good {glowing whip scrolled with 5/7 60% strength scrolls 14% speed plus}]).

RULES:

NO VISUAL NO CODE IDEs (GameMaker); CODE IT YOURSELF!

You must make somthing noteworthy, hellowword apps will be disregarded!

 

Deadline: August 5th

FrozenWinters
BTW: I'm in bera.
MattTheSpratt

Here, have a game for the BBC Micro.

----------------------------------

100 REM ZOMBIES

110 GOSUB 1100

120 PRINT "......ZOMBIES

130 LET T=2:GOSUB 1400:GOSUB 2800

140 PRINT:PRINT ".******************"

150 FOR I=1 TO 13:PRINT ".*................*":NEXT I

160 PRINT ".******************"

170 DIM Q(8,2)

180 DIM Z(4,2)

190 FOR I=1 TO 4:LET N=16:GOSUB 1300:LET Z(I,1)=R+1:LET N=13:GOSUB 1300:LET Z(I,2)=R+1

200 LET X=Z(I,1):LET Y=Z(I,2):GOSUB 1700:PRINT "Z";

210 NEXT I

220 FOR I=1 TO 8:LET N=16:GOSUB 1300:LET Q(I,1)=R+1:LET N=13:GOSUB 1300:LET Q(I,2)=R+1

230 LET X=Q(I,1)=R+1:LET Y=Q(I,2):GOSUB 1700:PRINT "*";

240 NEXT I

250 LET N=16: GOSUB 1300: LET A=R+1:LET N=13:GOSUB 1300:LET B=R+1:LET X=A:LET Y=B

260 GOSUB 1700:PRINT "H";:LET N=4

270 GOSUB 1500:GOSUB 3100:LET G=GG-48:IF G<1 OR G>9 THEN GOTO 270

280 LET X=A:LET Y=B:GOSUB 1700: PRINT ".";

290 LET D=INT((G-4)/3):LET C=G-3*D-5:LET A=A+C:LET B=B+D

300 IF A=1 OR A=18 OR B=1 OR B=15 THEN GOTO 320

310 GOTO 330

320 LET M$="YOU'RE.IN.THE.SWAMP":GOTO 480

330 LET F=0:FOR I=1 TO 8: IF A=Q(I,1) AND B=Q(I,2) THEN LET F=1

340 NEXT I:IF F=1 THEN LET M$="YOU'RE.IN.QUICKSAND":IF F=1 THEN GOTO 480

350 FOR I=1 TO 4:IF A=Z(I,1) AND B=Z(I,2) THEN LET F=1

360 NEXT I:IF F=1 THEN LET M$="YOU'RE.CAUGHT!": IF F=1 THEN GOTO 480

370 LET X=A:LET Y=B:GOSUB 1700:PRINT "H";:LET Z=50:GOSUB 2400:LET T=0.5:GOSUB 1400

380 FOR I=1 TO 4:IF Z(I,1)=0 THEN GOTO 460

390 LET T=0.5:GOSUB 1400:LET X=Z(I,1):LET Y=Z(I,2):GOSUB 1700:PRINT ".";:LET F=0

400 LET X=X+SGN(A-X):LET Y=Y+SGN(B-Y):LET F=0:FOR J=1 TO 8:IF X=Q(J,1) AND Y=Q(J,2) THEN LET F-1

410 NEXT J:IF F<>1 THEN GOTO 430

420 LET N=N-1:LET Z(I,1)=0:LET Z=35:GOSUB 2400:GOTO 460

430 GOSUB 1700:PRINT "Z":LET Z(I,1)=X:LET Z(I,2)=Y:LET Z=20:GOSUB 2400

440 IF X=A AND Y=B THEN LET M$="CAUGHT!":GOTO 480

450 GOSUB 1700:PRINT "Z":LET Z(I,1)=X:LET Z(I,2)=Y

460 NEXT I:IF N>0 THEN GOTO 270

470 LET M$="YOU'VE.MADE.IT!"

480 LET X=1:LET Y=16:GOSUB 1700:PRINT M$;

490 LET T=4:GOSUB 1400:GOSUB 2800:PRINT:PRINT:STOP

--------------------------------------

This the list of subroutines you'll need to make this game work; they need to be saved to a separate tape.

--------------------------------------

1000 REM BBC SUBROUTINES

1100 MODE 5:VDU 19,0,4;0;:W=20:D=32:F=8:GOSUB 1200:RETURN

1200 CLS:PRINT TAB(0,8);:RETURN

1300 R=RND(N):RETURN

1400 FOR Z=1 TO 1000*T:NEXT Z:RETURN

1500 G$=GET$:RETURN

1600 K$=INKEY$(0):RETURN

1700 PRINT TAB (X,Y);:RETURN

1800 PRINT TAB (X);:RETURN

1900 PRINT CHR$(11);:RETURN

2000 PRINT CHR$(9);:RETURN

2100 INPUT K:RETURN

2200 INPUT K$:RETURN

2300 MODE 7:RETURN

2400 SOUND 1,-15,Z,2:RETURN

2500 R$=CHR$(R+64):RETURN

2600 P$=MID$(K$,P,1):RETURN

2700 GOSUB 2600:A=ASC(P$):RETURN

2800 CLS:RETURN

2900 DIM V$(26):RETURN

3000 DM W$(60):RETURN

3100 GG=ASC(G$):RETURN


Posted by FrozenWinters Jul 19 2010 17:59 GMT
- Like?

Umineko, lol.

FrozenWinters
Best quote from the game.
Monocleton
or delete the whole topic
Posted by FrozenWinters Jul 18 2010 00:30 GMT
- Like?
msn
who gives a *crag*
Monocleton
I also do not.

Posted by FrozenWinters Jul 10 2010 20:54 GMT
- Like?

Umineko ep 6 translated.

*crag*; I'm going away for vac for a week tomorow. Won't get to try for a week. Don't spoil.

Monocleton
Shut up FW
MM

As much as I'm interested I'm pretty sure nobody else here gives a shit.


YouTube
Posted by FrozenWinters Jul 08 2010 17:37 GMT
- Like?
Monocleton
Wut
Fallen Shade
uhhh...

Posted by FrozenWinters Jul 05 2010 17:23 GMT
- 5 Like?

http://img341.imageshack.us/img341/3778/51472883.jpg

For no reason whatsoever you wake up as a mutant ice spirit with tripod legs. Some person comes jealous of your awesome art style; at this point you realize you have random laser eye vision and burn them. What do you do now?

Lord Crump B
get.out.
Monocleton
>Stop using the spraycan in MSpaint so damn much.
Also lick my weiner Frozen, you sexy thing you. :')

Posted by FrozenWinters Jun 27 2010 15:29 GMT
- Like?

what did I miss?

MattTheSpratt
You missed Germany take England to the cleaners with a 4-1.
Oh wait, match is still going on.
FrozenWinters
looking forward to Japan/Paraguay
Posted by FrozenWinters Jun 18 2010 23:13 GMT
- Like?
MM
*sank
Posted by FrozenWinters Jun 19 2010 16:39 GMT
- Like?
Super-Claus
have fun with your communism
MattTheSpratt
Bring me back a case of cigs. :U
Posted by FrozenWinters Jun 15 2010 20:30 GMT
- Like?
THAT BOBZ GUY

shit's gonna be gay as *crag*

Super-Claus
when will they learn counsel series dont work as mmo's
Posted by FrozenWinters Jun 15 2010 20:25 GMT
- Like?
FrozenWinters
YES
FrozenWinters
YES
Posted by FrozenWinters Jun 14 2010 19:04 GMT
- Like?
FrozenWinters
THEY GAVE EVERYBODY 360 SLIM
hawkofrawk
"Sorry for us having such a shitty conference"
Have a free RROD
Posted by FrozenWinters Jun 14 2010 20:34 GMT
- Like?
FrozenWinters
Skittles
hawkofrawk
NO SKITTLES NO!

Posted by FrozenWinters Jun 15 2010 15:53 GMT
- Like?
Fallen Shade
I lol'd at Wii pulse, even though it's truly a sad fact that Nintendo would probably go there.
FrozenWinters
wii pulse probably got canceled

Posted by FrozenWinters Jun 14 2010 20:48 GMT
- Like?

Source Engine 2

Why would they postpone Portal 2; to update the engine.

They are going to demonstrate it with a game.

I hope that game is...

 

HLEP3

Gold Prognosticus
I think I heard somewhere that Source Engine 2 isn't going to be at E3.
Posted by FrozenWinters Jun 14 2010 16:59 GMT
- Like?
Gold Prognosticus
They delayed it, got another half an hour to wait.
Gold Prognosticus

Wait, did I mishear it or did he just say they were giving out free slim 360s to the audience?


YouTube
Posted by FrozenWinters Jun 13 2010 21:57 GMT
- 2 Like?
Slim
this is worse than that shit I thought was funny last night
FrozenWinters
I agree this is an insult to c#

YouTube
Posted by FrozenWinters Jun 13 2010 22:01 GMT
- 1 Like?
FrozenWinters
YES!
Nastasia
stop posting shitty videos
Posted by FrozenWinters Jun 12 2010 02:12 GMT
- Like?
FrozenWinters
To instal
©na

>self-censoring

>doing it wrong when self-censoring

>SKD

>"an" instead of "a"

>dulecore

>@ instead of "at" because of laziness

Posted by FrozenWinters Jun 06 2010 03:02 GMT
- Like?
Fallen Shade
HRRRRRRRRGNNNNUNUNUU
Slim
>limewire
AHAHAHA

Posted by FrozenWinters Jun 02 2010 23:22 GMT
- Like?

I wanted to do some overclock tests on an old win2k computer w. Pentenun 4.

I realised the computer had 2 burnt capicitors and threw an error on startup.

I cut out the 2 capicitors, and...

It statted properly.

Wut.

The.

Crag.

I just cut 2 capicitors from my mothervord and my computer is fixed.

FrozenWinters
Any risks I should know about before I kill myself.
Super-Claus
I once swapped parts in between my 1998 dell inspiron 7000 laptop and a alienware area 51 laptop just to see what would happen, and go figure- the old dell ran fallout3 just fine.
Posted by FrozenWinters May 30 2010 17:02 GMT
- 1 Like?
Jack Noir

>!!!!!!!!!!!!!!!!!!!!!!

hawkofrawk
one of my friends went there. Took pictures of every squall he could find. Ended up with somewhere around 20 pictures of the guy.
Posted by FrozenWinters May 28 2010 19:47 GMT
- Like?
weedlord bonerhitler
ipads are stoopid D:
Fallen Shade
Enjoy your hi-technical overpriced vagina bleed towel tampon shit
Posted by FrozenWinters May 25 2010 00:21 GMT
- Like?
FrozenWinters
I HATE CAMPING!
Posted by FrozenWinters May 18 2010 22:21 GMT
- Like?
Slim
Scum
©na
Also let me know if anybody important that has something to do with giant mecha shows up.

YouTube
Posted by FrozenWinters May 22 2010 02:25 GMT
- Like?
Super-Claus
I already beat you to it in the c-box