Game Engine make

This is a real quick, Real simple question. Somewhere on this forum, someone gave somebody a link to some site where he could make his own game engine for his game. However, I cannot find it again, and I googled many many times and could not find it. Only one answer is necessary, just a link. I hope I am not asking too much. If you could help, that would be great. THanks In advance,

merc =P

A game engine is made with programming, so notepad?

A game engine is made with programming, so notepad?

What? How would you program with notepad alone? Game Engines are written in C++ which are usually created using a compiler.

This is a real quick, Real simple question. Somewhere on this forum, someone gave somebody a link to some site where he could make his own game engine for his game.

I’m not really sure what your talking about, but you can make games with the Blender Game Engine. Official Blender download: Link

If that’s not what your talking about, your going to need to be more clear.

I guess you’ll also need a keyboard then.

I guess you’ll also need a keyboard then.

Funny.

Now that I think about it, you could write your code using notepad and then compile it, but compared to all the nice IDE’s, notepad seems like a huge downgrade.

real programmers use butterflies

w…t…f… lol.
My programming only goes as far as ruby and python, but I guess it’s possible to create a GE in python using pyGame and pySounds, I’m pretty sure there is also a physics library for pyGame. If that was the case then notepad is all you need (except for some painting programs)

I’m also fairly sure I saw something about pyOGRE somewhere, don’t know much about that but it probably means you can create a 3D GE using python.

Sorry for the late reply, but thank you. I’ll look into that. I do believe that there is a pyogre, I’m pretty sure I saw it somewhere when I was looking for a ogre download. Anyhow, Thanks for the info. That’s all I needed to know.