I'm sure some of you out there remember playing #bolo as kids. I used to play it for hours with my cousins on their green & black Apple ][.

https://tmikov.github.io/bolo/
https://github.com/tmikov/bolo

This is a faithful reimplementation with all the idiosyncrasies from the original 6502 ASM to C (via the DOS 8086 port).

Keys:

W: speed up
S: stop
X: speed down
A: rotate left
D: rotate right
1: rotate turret left
2: rotate turret right
Space: shoot (also 3)

Don't run into walls ;)

Emscripten-Generated Code