SecondReality
Demo game
The source code and data of an early 1993 demo game written in Assembly language
Source code and data of Second Reality by Future Crew in 1993
1k stars
84 watching
123 forks
Language: Assembly
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
demoscene-source-archive/ohanami | A collection of C source code for an old demoscene game | 7 |
michaelficarra/purescript-demo-mario | An implementation of a classic video game demo in PureScript | 75 |
moon70/parallelmultiverse | A Java-based demoscene demo showcasing the author's approach to creating a real-time application without external APIs or optimization techniques. | 15 |
madureira/game-prototype | A C++ framework for building 2D top-down games with support for map editing, sprite animation, and scripting. | 1 |
naavis/roboto-demo | A Game Boy demo in assembly language, showcasing capabilities of the original Game Boy hardware. | 27 |
zielak/2memorypuzzle | A simple memory game prototype built in Haxe using components and events. | 0 |
amdmi3/planetonomy | A cross-platform game built using SDL2 and C++11 libraries, featuring old-school platformer/exploration gameplay with CGA graphics. | 5 |
meganetaaan/vue-maze | A Vue.js component implementing a simple maze game with player movement and goal | 67 |
demoscene-source-archive/blue-morpho | A release of a 1980s-era demo scene game written in C. | 5 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
demoscene-source-archive/iiii-iv | A collection of source code from the demoscene, specifically a C program representing a 1990s computer graphics demo | 5 |
suprcode/crystal | A C# implementation of the game Legend of Mir 2's data structures and logic | 1,213 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
amdmi3/hoverboard-sdl | Recreates the original xkcd 1608 game as a standalone, native application with additional features for improved gameplay and user experience. | 33 |
storyyeller/cubiml-demo | A language prototype with subtyping and type inference for teaching cubic biunification algorithms | 163 |