loadzero/si78c logo

loadzero/si78c

Free

si78c is a memory accurate reimplementation of Space Invaders in C.

FreeFree tier
Type
Open Source

About loadzero/si78c

si78c is a memory-accurate reimplementation of the classic arcade game Space Invaders, written in the C programming language. It aims to precisely replicate the original game's behavior and memory layout, allowing the game to run natively on modern systems.

Key Features

Memory-accurate replication of the original Space Invaders arcade game
Written in the C programming language
Open source (public repository on GitHub)

Pros & Cons

Pros
  • Provides a faithful, memory-accurate reproduction of the original game
  • Open source: freely available for inspection, modification, and learning
  • Written in C, making it portable across platforms with a C compiler

Best For

Running the classic Space Invaders game on modern computer systemsStudying and understanding the original game's memory architecture and behavior

FAQ

What is si78c?
si78c is a memory-accurate reimplementation of the Space Invaders arcade game, written in the C programming language.