Settings

Theme

Show HN: AssemblyArena – an assembly programming game

assemblyarena.com

1 points by Run_DOS_Run a year ago · 0 comments · 1 min read

Reader

Hi, I am sharing the first version of my assembly programming game where players create software programs to compete for control of a virtual computer's memory - heavily inspired by Core War.

It's still buggy, but includes a functioning Virtual Machine written in C and an Assembler written in C++, which runs (as WASM blobs) client-side in the browser, except the Glicko-2 powered ranking system, which obviously needs a some kind of backend.

Source: https://github.com/m2w4/assembly-arena (MIT Licensed)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection