Embed gameplay video in README

This commit is contained in:
28allday 2026-04-19 16:21:26 +01:00
parent 026e607b07
commit e1688a9776

View file

@ -4,6 +4,8 @@ A first-person wireframe tank combat game for Omarchy Linux, inspired by classic
Vertex models are traced directly from the publicly-archived 1980 arcade ROM (vertex table at `$388e`, draw-command table at `$2472`, both documented by the 6502 disassembly preservation project), so silhouettes, proportions, and draw orders match the cabinet. Vertex models are traced directly from the publicly-archived 1980 arcade ROM (vertex table at `$388e`, draw-command table at `$2472`, both documented by the 6502 disassembly preservation project), so silhouettes, proportions, and draw orders match the cabinet.
[![OMA-TANK gameplay](https://img.youtube.com/vi/-NKg3HZWaws/maxresdefault.jpg)](https://youtu.be/-NKg3HZWaws)
## Install ## Install
```bash ```bash