the title says it all; how would I go about creating a “forum” type game? are there any open source games i can use to study? or are there any resources already out there?
1 Like
It wouldnt be that complex,
Basically all it is is GUI’s. If you know GUI’s then this would be easy.
Things id recommend to learn FOR this project is GUI chatting systems.
Using the GUI chatting system you can create a system that has posts and you can make it where you can reply etc.
If you would like multiple Servers interacting on this one forum in-game so can utilize MessagingService | Roblox Creator Documentation