Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Júda Ronén

6
Posts
4
Following
A member registered Feb 02, 2018 · View creator page →

Recent community posts

משובח!‏ 🍷🫓🥴

(1 edit)

The best solution would be adding such an option to TIC-80, but for now you can use xdotool (https://www.semicomplete.com/projects/xdotool/) like this:

tic80pro &  # Run TIC-80 in the background. Change `tic80pro` to whatever your binary is named, of course
sleep 3  # Wait for it to start. On a RPi this number might be higher
xdotool type --delay 99ms surf  # Type ‘surf’ but not too fast. Again, tweak this number so it works
xdotool key --delay 99ms Return  # Hit the return key

This is too specific IMHO.

Network communication in general might be something to consider, though.

The PICO-8 Celeste is a real game too! ;-)

So cool :-O

Playing this on a CRT monitor would be awesome! :-)

Do you have any photos/footage?