Skip to content

A game which teaches about low level computer science

Notifications You must be signed in to change notification settings

DuskyElf/nor2doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nor2Doom

Nor2Doom is an interactive game to educate about low-level computer science and how computers work in general by building the "doom game" from scratch (as the final level). It starts from absolute scratch, i.e., by building a computer using logic gates, then building an assembler, then a high-level programming language, etc.

This project is in its early stages of development, and everything is subject to change.