Skip to content

Single player support

Simon Josef Thür requested to merge single_player_support into master

Yo Loki, I added singleplayer support :)

You can check it out on 2402d663 (branch test/wifi_fsm_singleplayer). The cool thing, is you can actually test it this time since it doesnt need the wifi and thus runs in the emulator ;)

I think the FSM also works, but maybe more bugs appear once we have the full graphics set up.

Let me know if you have feedback (and if I should reduce the bot speed more)


Branch is based on !10 (merged) wifi_game_fsm, so merging this branch effectively merge both

Merge request reports