blob: c473557c605321c269ae0d1f1d7ff541091dff04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# r2wars-new
This is a quick and dirty implementation of r2wars for the easterhegg 20
workshops I'm giving (It's currently 01:00 of the day of the workshop and I'm
realizing that the code I wrote about 3 years ago is kind of broken).
```
; CGO_ENABLED=0 go run ./... -t 1s -v ./bots/warrior0.asm ./bots/warrior1.as
```
#worksonmymachine
|