Search
Items tagged with: gogame
implemented Go (the board game) in uxn!!!
click to place a stone, or press space to pass your turn
good idea to read up on en.wikipedia.org/wiki/Rules_of… because i didn't implement any rules other than capturing 😛
src: codeberg.org/notchoc/weiqi.tal
rom: codeberg.org/notchoc/weiqi.tal…
run: uxnemu weiqi.rom
next step is to write a game server so y'all can play against each other!
(im almost finished with network device v3 i swear just gimme one more week)