/HumanResourceMachineVM

An interpreter for the assembly language used in human resource machine

Primary LanguageRust

Human Resource Machine VM

Build Status

Run human resource machine programs using rust!

Goals

  • Implement all commands from human resource machine
  • use quickcheck
  • set up CI
  • test all levels from the original game
  • stabalize public API

Similar Projects

The same idea implemented in javascript here