can you recommend free game engine (in c)

Started by
6 comments, last by umen 22 years, 4 months ago
hello folks im new member so please dont attack if i dont understand what''s going on here... i wander if you can please recommend me a free Game Engine that i can code in c yeah i know c... im still learning i just like you try and feel stuff .. so ant advice will be appreciated thanks!!
Advertisement
heehee!
3d is harder then you''d think to begin with but you can ease into it well.

goto the source section of id softwares website, and download the quake source, its a simpler engine, but i used it as my starter and now me and a group of peopleare working on an RPG which so far is great except for the lack of sound, music, and graphics
www.idsoftware.com
"Luck is for people without skill."- Robert (I Want My Island)"Real men eat food that felt pain before it died."- Me
.-Learn C++.

.-Look at OGRE and Oriod3D. Nebula Device also
What the hells!
ok , tnx folks for the reply ..
i d/l from idsoftwere the code g...
its realy to much for me hum..for now.
i was reading the the beginners section it was told that the c is the preferred
lingo BUT i did not found any tutorial in c.
what did i miss can some please point me where is the
"beginners Tutorials in c?"
Thanks!
C++ Tutorials:
http://www.cprogramming.com
http://www.cplusplus.com
http://newdata.box.sk/bx/c/

I don''t know any tutorials on pure C, but it isn''t a whole lot different than what you learn for C++ so it''s easy to adapt.

[Resist Windows XP''s Invasive Production Activation Technology!]
I would recommend being able to do it yourself, and maybe making your own engine, which suits your style of programming. Using other peoples engines are ok, but understanding exactly what they are doing is important (it not THAT hard to learn)!
ok , tnx folks for the reply ,
still i think that in the mean time when i mainly program in c
there must be some good tutorials for beginners , again only to get the concept
of game programming .not more .
sure i will learn c++ but it will take time .
so again if you have any ideas for links please tell me
thanks
The ultimate link.

This topic is closed to new replies.

Advertisement