An open API service indexing awesome lists of open source software.

https://github.com/platypew/pseudo-assembler-emulator

Emulate Assembler in Minecraft
https://github.com/platypew/pseudo-assembler-emulator

assembler command-block minecraft

Last synced: over 1 year ago
JSON representation

Emulate Assembler in Minecraft

Awesome Lists containing this project

README

          

# Pseudo Assembler Emulator (WIP)
Ever wondered what to do when you have too much times on your hands and too little time for your assignments? Then try creating computers in Minecraft!

## Initialising everything
`/reload`

`/function cpu:makeall`

## Removing everything
`/function cpu:makeclean`

## Running program
`/function cpu:main`

## Notes
Still work in progress and works in `1.12` onwards