Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 843 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 843 Bytes

Space Station 14 Modular Computers

This is part of the OnyxBay14 build code, which is an implementation of modular computers similar to real ones, with separate components such as GPUs, CPUs, HDDs, network cards, displays, and so on.

It requires several parts to work:

Some prototype code are written in the configuration language https://github.com/tweag/nickel.

Screenshots

Drawing text and shapes with GPU

Related Links