Tic Tac Toe!
- December 14, 2018
- michaelmakesgames
My first game on itch.io and my first PICO-8 game! I did this basic project just to test out the PICO-8 engine, see what the workflows like, get a feel for the different editors, etc. It's a VERY simple tic tac toe game, like, pre-historic simple. Token count came in at about ~800, I used the map for the grid, and 6 sprites, for the Os and Xs, and grid pieces. 4 sfxs were used, one for moving, …