irr_chung a free 3D game in freebasic and irrlicht openGL

User projects written in or related to FreeBASIC.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

irr_chung a free 3D game in freebasic and irrlicht openGL

Post by chung »

irr_chung is a free 3D game i wrote in freebasic and irrlicht openGL.

You can find it there =>

http://chungswebsite.blogspot.com/searc ... /irr_chung


Image
Landeel
Posts: 777
Joined: Jan 25, 2007 10:32
Location: Brazil
Contact:

Post by Landeel »

Brilliant! Thanks for sharing. :)
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

(19/01/2010) new monster : giant ant added
(22/01/2010) background nature sounds added
Lachie Dazdarian
Posts: 2338
Joined: May 31, 2005 9:59
Location: Croatia
Contact:

Post by Lachie Dazdarian »

Cool stuff. It looks rather random, but I'm glad that someone is working on something with FB in irrlicht. I'll give it another spin later.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

(23/01/2010) test if there is no joystick , added (could cause trouble with some keyboard keys)

(23/01/2010) monsters give more damages
Last edited by chung on Jan 24, 2010 0:15, edited 2 times in total.
ShawnLG
Posts: 142
Joined: Dec 25, 2008 20:21

Post by ShawnLG »

What is the minimum system requirements? It will not run on my PC.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

i run it on Windows vista home premium

but it should work on

windows xp

windows 2000 => to try

with up to date video drivers

anyway, if irrlicht works, it should work, so try to check irrlicht info
AGS
Posts: 1284
Joined: Sep 25, 2007 0:26
Location: the Netherlands

Post by AGS »

It works on Win2K SP4. I'm using an IBM PC with a 1Ghz (Celeron) CPU and 512MB of memory. The game uses 135+ MB of memory and ran smoothly on my PC.

Unfortunately the game crashes after what seems to be a set amount of time. I can walk forward, left, right etc... for a little bit and then it's all over (the game crashes). I did see a monster running in the distance but before I could attack it the game crashed.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

you can try these alternate irrlicht dll versions

=> http://www.mediafire.com/file/jtnjmylnt ... ld_dll.zip

if it doesnt work , i dont see what more can be done, except recompile the whole program in your environement (source is provided).
JohnB
Posts: 236
Joined: Jul 22, 2005 3:53
Location: Minnesota Arizona

Post by JohnB »

Hello chung,

Irr_chung seems to work well on my Win2K SP4 system with an ATI 9600 video card. I moved for quite a long time, 5 to 10 minutes and to the edges of the world with out a crash. I did have to add msvcr71.dll to the folder.

Good work !!!

JohnB
AGS
Posts: 1284
Joined: Sep 25, 2007 0:26
Location: the Netherlands

Post by AGS »

JohnB wrote:Hello chung,

Irr_chung seems to work well on my Win2K SP4 system with an ATI 9600 video card. I moved for quite a long time, 5 to 10 minutes and to the edges of the world with out a crash. I did have to add msvcr71.dll to the folder.

Good work !!!

JohnB
Added msvcr71.dll to the folder and no more crashes. Thanks for that, JohnB.

Good work indeed, chung.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

(06/02/2010) change fog param added
(06/02/2010) black ant added
Lachie Dazdarian
Posts: 2338
Joined: May 31, 2005 9:59
Location: Croatia
Contact:

Post by Lachie Dazdarian »

Do you consider this a game or a game engine? Because I don't find it much playable. I can't die, I can't collect items...there is no a goal. Only exploration. I'm asking because of FBGD.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Post by chung »

i have added a "declare war" ([F5]) option so every monsters run after you and your only goal would be : stay alive ...

=> http://chungswebsite.blogspot.com/searc ... /irr_chung
Lachie Dazdarian
Posts: 2338
Joined: May 31, 2005 9:59
Location: Croatia
Contact:

Post by Lachie Dazdarian »

Khm...I think we have a communication problem here.
Post Reply