Example

Production game

5

CLIGUI 2023-05-18 17:11 (Edited)

This is a simple production line manager type game where you chose what to invest in with the goal of increasing productivity and subsequently profit.

I found that increasing a variable at a rate of 1/60th per loop with a wait VBL gave an increase of about 1 item per second but I suspect it is slightly off.

Try the template version first to better understand the demo’s interface and function. The commands listed on top of the demo version’s interface are to interact with the page’s settings while the bottom ones switch the interface. U)p and d)own commands also work since s)elect gets very repetitive even though it is the only one listed.


Log in to reply.