QuesterZen / hackenstein3DLinks
Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris
☆77Updated 7 years ago
Alternatives and similar repositories for hackenstein3D
Users that are interested in hackenstein3D are comparing it to the libraries listed below
Sorting:
- Minesweeper for the Hack machine implemented in Jack language (http://www.nand2tetris.org)☆19Updated 5 years ago
- Nand2Tetris Software Suite - hardware simulator and CPU and VM emulators☆96Updated last year
- A collection of my Nand2Tetris (Elements of Computing) games and demos.☆35Updated last year
- A simple space invaders "clone" built using OpenGL 3 and GLFW.☆96Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆543Updated 6 years ago
- A boot sector game in text mode☆92Updated 5 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- Roguelike tunnel generator in LC3 assembly. (Homework)☆43Updated 4 months ago
- Let's Make: Dangerous Dave☆85Updated 6 years ago
- Programs done for the nand2tetris☆19Updated 6 years ago
- A small BASIC-to-C compiler written in Python.☆364Updated last year
- A complete emulation of the Intel 8080 processor written in C99.☆170Updated 3 years ago
- Open source tools for LC3 (assembler, compiler, simulator and experimental C source level debugger)☆22Updated 12 years ago
- CHIP-8 Emulator written with Python3 and PyGame☆10Updated 5 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆52Updated 12 years ago
- A game of bricks and paddle on one boot sector (510 bytes)☆31Updated 5 years ago
- A tiny bootloader for x86 IBM-PC compatible machines