all repos — soulgrind @ 1d8a845c1faa3d1581319ecdb7e843dcf00359a9

arcade-style rollerblading game in uxntal with xrxs multiplayer

blueprint.yml (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# soul grind working notes

- name: state
  values:
  - hex: 0x00
    meaning: menu-press-start
  - hex: 0x01
    meaning: menu-single
  - hex: 0x02
    meaning: menu-multi
  - hex: 0x10
    meaning: menu-realm-create
  - hex: 0x20
    meaning: menu-realm-select
  - hex: 0x30
    meaning: play-single
  - hex: 0x40
    meaning: play-multi