big plans this weekend ^^

gonna be making a multiplayer game in uxntal…

then I can finally share my network device to the mailing list :D

gimmie game ideas! preferably with synchronous & lossy networking (e.g. pong), because I wanna test UDP mode!


#uxn #uxntal #gamedev #netcode

never mind!

gonna be redesigning a third time :')

I'm a big fan of interfaces that make it really hard to do the wrong thing

and this…

  • Bind
  • BindStream
  • BindDatagram
  • Connect
  • ConnectStream
  • ConnectDatagram

interface is Not It