Will likely give it a go

Hi,

I have done several Ludum Dares in the past (I think the first I did was LD23), most were using quickly hacked together 2D engines. This time I want to use my old 3D engine that I made several years ago and see if I can make a fun game with it. As usual, my game will use some sort of AI (with reinforcement learning).

Tools: - neovim (editor) - PGE (parallel game engine, the old 3D engine I made) - AOgmaNeo (super fast online/incremental learning AI software) - Audacity (audio) - Gimp (textures) - Blender (3D modeling) - OS: BTW (linux, will compile a windows version as well though)

My engine is currently ready for horror-type games, so depending on the theme it might be pretty moody looking. I don't really develop games anymore, I research AI, but I find it nice to take a weekend to make a game from time to time - especially if I can justify it by using the AI!