javascript text output question

Hello,

Im looking to make a game based on running a kingdom. Its main way of interacting will be via text, implementing policies etc… so not much in the way of real time graphics. Although i do intend to have some snazzy images eventually, im still in the reading the manual and trying to understand what i can use what i have read for.

My question is, how would i get my javascript to output to a textbox or graphic on screen? as thats the main thing the game will be doing… Input from a user, do some maths in the JS and then output to the user for the next turn.

(Sorry if im missing something somewhere)

From the sounds of it, you’ll want to familiarize yourself with Unity’s GUI functions. You’ll find 12 short, simple tutorials at Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn