TheJP / BackseatSafeSystem2k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Licence: MIT Discord Channel Twitch live status

BackseatSafeSystem2k

This is the official implementation of the platform invented by the Twitch chat of coder2k.

Features

  • Textmode
  • Videomode
  • Debugging-Instructions

How to build

The project uses cargo as build system. All dependencies are fetched automatically. Build the software like so:

git clone https://github.com/Backseating-Committee-2k/BackseatSafeSystem2k.git
cd BackseatSafeSystem2k
cargo run

FAQ

What is the goal of this project?

The project's main goal is to learn how to write a virtual machine.

About

License:MIT License


Languages

Language:Rust 100.0%