Author Topic: VoR  (Read 2829 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
VoR
« on: August 11, 2005, 02:15:17 pm »
Variations on Rockdodger -- a nice and quick little game.  My best time so far is 40.3seconds. 

http://freshmeat.net/projects/vor/


[edit] 54.1s
« Last Edit: August 13, 2005, 09:09:39 am by iago »

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: VoR
« Reply #1 on: August 11, 2005, 02:26:17 pm »
50.3! ;D
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: VoR
« Reply #2 on: August 11, 2005, 02:31:57 pm »
My goal is 1 minute :(

I got 56.5~

Woo!!!! 107.7! :D:D
« Last Edit: August 11, 2005, 02:36:50 pm by iago »

Offline GameSnake

  • News hound
  • Hero Member
  • *****
  • Posts: 2937
    • View Profile
Re: VoR
« Reply #3 on: August 12, 2005, 07:33:58 pm »
GG, 76.3

Neat variation on a classic game.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: VoR
« Reply #4 on: August 13, 2005, 12:43:08 am »
making it now :\

Code: [Select]
Computer@KINESIS ~/vor
$ make install
cc  -Wall -DDEBUG=0  -c -o SFont.o SFont.c
process_begin: CreateProcess((null), sdl-config --libs, ...) failed.
process_begin: CreateProcess((null), sdl-config --cflags, ...) failed.
process_begin: CreateProcess((null), cc -Wall -DDEBUG=0 -c -o SFont.o SFont.c, ...) failed.
make (e=2): The system cannot find the file specified.
D:\msys\1.0\bin\make.exe: *** [SFont.o] Error 2
Someone wanna give me a Win32 compiled version of it?

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: VoR
« Reply #5 on: August 13, 2005, 01:10:23 am »
Do you have gcc? If so, set the environmental variable CC=gcc before you run it

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: VoR
« Reply #6 on: August 13, 2005, 01:13:21 am »
omfg what?  Is that in makefile?

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: VoR
« Reply #7 on: August 13, 2005, 09:10:04 am »
No, you just type it
CC=gcc
before you type make

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: VoR
« Reply #8 on: August 13, 2005, 10:29:00 am »
Incidentally, the lowest time I could get is 2.2s.  Beat that! :)

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: VoR
« Reply #9 on: August 13, 2005, 01:40:12 pm »
Code: [Select]
Computer@KINESIS ~/vor
$ CC=gcc

Computer@KINESIS ~/vor
$ make
cc  -Wall -DDEBUG=0  -c -o SFont.o SFont.c
process_begin: CreateProcess((null), sdl-config --libs, ...) failed.
process_begin: CreateProcess((null), sdl-config --cflags, ...) failed.
process_begin: CreateProcess((null), cc -Wall -DDEBUG=0 -c -o SFont.o SFont.c, ...) failed.
make (e=2): The system cannot find the file specified.
D:\msys\1.0\bin\make.exe: *** [SFont.o] Error 2

GENIUS!

[edit]
Still doesn't work :\
« Last Edit: August 14, 2005, 12:40:40 pm by R.a.B.B.i.T »

Offline RoMi

  • x86
  • Hero Member
  • *****
  • Posts: 502
  • gg no re
    • View Profile
Re: VoR
« Reply #10 on: August 14, 2005, 11:19:32 am »
I suck++ at this game.
-RoMi