GithubHelp home page GithubHelp logo

cyxx / igor Goto Github PK

View Code? Open in Web Editor NEW
21.0 8.0 4.0 211 KB

Igor: Objetivo Uikokahonia game interpreter (Android, SDL)

Home Page: http://cyxdown.free.fr/igor/

C 11.23% C++ 88.02% Makefile 0.34% Shell 0.41%
games retrogaming

igor's Introduction

Igor: Objetivo Uikokahonia
--------------------------

Running:
--------

You need the original files of the Spanish CD release :

    IGOR.DAT  61682719 bytes
    IGOR.EXE   9115648 bytes

One extra datafile is also required (present in the igor-*.zip file) :

    igor.bin

Audio tracks can be encoded as 22 Khz Vorbis files :

    track02.ogg - track16.ogg

The game can be started with :

    ./igor <data directory> <part number> <save directory> <language>

- If data directory is empty, current directory is used ('.').
- If part is not specified, it defaults to startup logos (900).
  The game.h file lists what the part numbers map to.

Game state is saved on exit (as 'igor.s00').

Status:
-------

This program is mostly a proof of concept. Since the original game
executable contains both hardcoded logic and assets, the idea was
to extract the datafiles and write a x86 decoder and interpreter.
Only higher level functions (palette, display, inputs) have been
rewritten (these are referred as 'traps' in the source code).

Missing features :
- original save/load screen

Contact:
--------

Gregory Montoir, [email protected]

igor's People

Contributors

cyxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.