Community
AGI Programming => Mega Tokyo AGI Archive => Topic started by: Jelle on September 30, 2002, 04:18:47 PM
-
I've waited a long time to anounce this, but here it is:
http://www.student.kuleuven.ac.be/~m0219571/joga/
Suggestions, spelling corrections :D and other comments are very welcome!!!
- Jelle
-
very very nice job. great work. i didnt even know you were making games. hitman sounds great!! keep up the good work. maybe you should add a title though.
-
Great job, Jelle. Great graphics and good story-line for Captain's Quest, good storyline for Hitman. You even used me (CaptAin) in your game, ha ha, ;D.
(I'm beginning to wonder, btw, why do a great bulk of AGI-programmers come from Belgium and the Netherlands?)
Cheers and good luck!
CaptAmerik@
-
yah. captain has a good question there.....
-
Thanks folks! ;D
CRITISIZE!!!
-
CRITISIZE!!!
You post to much and you smell funny. ;)
Oh wait you meant your site huh... looks good, I like the menu, javascript right?
-
MOEHAHAHA ;D ;D ;D
Java Script right
Yes sir
-
your site is awesome. just wanted to encourage again.
-
Your site is really cool!
-Allyb-
-
You're site rules! And I mean it!!!
-
Same here (cool site)
-
You post to much and you smell funny. ;)
LOL! You can talk Mr. Over-a-thousand-posts ;)
-Allyb-
-
~m0219571 ???
De kul heeft wel moeilijk te onthouden sites voor haar studentjes...
-
I've updated my website! 8)
You can download a little program - AGI Logic Source Changer - which changes logic code into logic code using defines... I'm still working on it, but it works!
Example:
if (isset(f0)) {
set.view(o0,5);
}if (ego_on_water) {
set.view(ego,5);
}
I know that there are people out there who don't like defines,... but I do! :P
PS: If you have a better name for my program, please tell me, this one ****s... :o
De kul heeft wel moeilijk te onthouden sites voor haar studentjes...
It's free.
-
Say, thats a nice site.
I've bookmarked it and will grab your games oncew they become available. keep up the good work
also, your games look interesting and well drawn.
how do you do it? I find it a challenge to work on one game at a time... :-\
-
THANKS!
I find it a challenge to work on one game at a time...
Actually, I just got bored working on Captain's Quest... :)
-
De kul heeft wel moeilijk te onthouden sites voor haar studentjes...
It's free.
So is http://studwww.rug.ac.be/~jjansens (if your name is Jan Jansens)
-
I've updated my website! 8)
You can download a little program - AGI Logic Source Changer - which changes logic code into logic code using defines... I'm still working on it, but it works!
That's pretty cool, I used to do that stuff using my beloved UltraEdit's marco function (which was pretty a cumbersome manner, btw)...
BUT... (and this is a major league 'but')... It doesn't work...
syntax error at ../definer/definer.pl line 118, near ") {"
syntax error at ../definer/definer.pl line 122, near "} else"
syntax error at ../definer/definer.pl line 137, near "}"
Execution of ../definer/definer.pl aborted due to compilation errors.
This exe file was created with the evaluation version of Perl2Exe.
For more information visit http://www.indigostar.com
(The full version does not display this message with a 2 second delay.)
...
-
BUT... (and this is a major league 'but')... It doesn't work...
:-[ I changed a little thing just before putting it on my website... I forgot an ; ... ::)
I should work now...
Please try again :D