Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Dang, I feel like I was just getting into the swing of things and got hit by

thread 'main' panicked at 'index out of bounds: the len is 32 but the index is 32', src/ui/programming.rs:182:17

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

when I pressed tab after editing the last instruction.

Having fun though.

yeah, fixed that one '^^ two uses of `idx + 1 % 32` and only fixed one of them