Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 647 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 647 Bytes

ika 2020

Updates for 2020, building in windows

  • Only Debug|Win32 configuration works.
  • Put the python26_d.dll i've given you in ika/engine/Debug (later I will fix this, I didn't want to commit big WIP dlls)
  • Unload the ikaMap, iked, and rho projects (they dont work yet)
  • Set ika project properties > debugging > working directory to c:\ika\engine\Debug and place all needed game files there (it's the easiest way)

ika

ika is a game engine I worked on between 2001 and 2007 or so. It uses SDL and OpenGL for graphics and Python for scripting.

It is hosted here primarily for archival purposes.

I think it was pretty cool in its day.