Summary
You have now finished creating what may be one of your first full Roblox games. From this chapter, you have learned how to manage players and their data and make systems that add functionality behaviors to your game as a whole, as well as implement engagement techniques to better attract and keep your audience. Going forward you will make another game example, which will use some of the systems from this chapter as well as many new ones so that you may implement more complex mechanics into your future games.
In the following chapter, you will learn how to create a Battle Royale themed game. Battle royale games are currently extremely popular, being the concept used in Fortnite, PUBG, COD: Warzone, and more. A game of this type will grant you more experience working from the client and subsequently implementing more security practices, as you will be guided to create weapons, work with the user interface, and generally use more client-to-server communication.