Skip to content
/ ika Public
forked from andyfriesen/ika

A Python-powered RPG Engine

Notifications You must be signed in to change notification settings

mgambrell/ika

 
 

Repository files navigation

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.

About

A Python-powered RPG Engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.4%
  • PHP 8.9%
  • C# 8.3%
  • Python 7.6%
  • CSS 1.9%
  • C 0.7%
  • Other 0.2%