Qbasicnews.com
Here's the challenge (1st post edited) - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QbasicNews.Com (http://qbasicnews.com/newforum/forum-3.html)
+--- Forum: Challenges (http://qbasicnews.com/newforum/forum-10.html)
+--- Thread: Here's the challenge (1st post edited) (/thread-4269.html)

Pages: 1 2 3 4 5


Here's the challenge (1st post edited) - Frobozz - 07-12-2004

If you're going to do that then you might as well just read directly from the script files. Tongue

I think I might start making a script engine sometime today. Depends on how lazy I feel. Big Grin


Here's the challenge (1st post edited) - QbGuru - 07-12-2004

Hi Frobozz,

so how's your script enging coming along? :wink: Anyway IS there anyone else who takes part in this challenge? :???:

Well if some people think for what is it good, here's few examples.
*Unquestionable part of fake/os
*Let's say you have a wonderful game(program), but you wanna add things to the game without modifying the code, and be able to load them if necassery, well here's the way: you code script engine and write what you want in script files, when you want you can load these scripts, and when you don't want them anymore, unload. It is done in the real games/programs as well, that's what all these plugins are about. And it is easier too in the end.
*Coding experiance too

Please point out if I left something out, or said something wrong.


Here's the challenge (1st post edited) - jatos - 07-12-2004

I hope I have more 1/2 entrys to judge!


Here's the challenge (1st post edited) - Frobozz - 07-13-2004

Actually I started and ended up stopping again. The part I hate is getting started. It's always hard for me.

The toughest part of this is going to be making the expression handler.

Heh... you may just end up with one entry to test. Sad


Here's the challenge (1st post edited) - QbGuru - 07-13-2004

Oh come on Frobozz, don't stop now. The worst is over -> you started it. Please continue.


Here's the challenge (1st post edited) - QbGuru - 07-15-2004

Oh well, seems I'm only competing with myself :evil:

Anyway here's latest built of my script engine:
http://www.hot.ee/wizgui/ScriptEngine04.rar

Please me and vongodric are in desperate need of constructive sriticism! :wink:


Here's the challenge (1st post edited) - jatos - 07-15-2004

I am offering admin status on qb45.uni.cc if you win!


Here's the challenge (1st post edited) - QbGuru - 07-15-2004

Really? That'de be cool. Seems I have to go back and start coding! :bounce:


Here's the challenge (1st post edited) - QbGuru - 08-11-2004

Hello everyone!

Just wanted to ask that tomorrow is deadline of this challenge. Just wanted to remind it...


Here's the challenge (1st post edited) - jatos - 08-11-2004

Is there anyone else whos entered it?