All input menus could use refinement #9

Open
opened 2025-04-17 10:54:02 +03:00 by Splatink · 0 comments
Splatink commented 2025-04-17 10:54:02 +03:00 (Migrated from github.com)

Further knowledge in C is required to properly scan the player's name, along with all the menu inputs.

These functions:

gameIntro();
turnSelector();
gameUI();
policeUI();
warrantUI();
negotiateItem();
buyItems();

All require a new input system to eliminate bugs and improve user experience.

Further knowledge in C is required to properly scan the player's name, along with all the menu inputs. These functions: gameIntro(); turnSelector(); gameUI(); policeUI(); warrantUI(); negotiateItem(); buyItems(); All require a new input system to eliminate bugs and improve user experience.
This repo is archived. You cannot comment on issues.