Unity Learn home
View Tutorial Content

Add a game board

Tutorial
Beginner
+0 XP
30 Mins
(781)
Summary
In the previous tutorial, you laid out the key aspects of a 2D roguelike game; now it’s time to get to work!
By the end of this tutorial, you’ll have added the following:
  • A basic game board that randomly generates tiles on start.
  • A border for the game board that “traps” the player character in the confines of the game board.
  • Use Unity Version Control to check in changes to your projects’ repository so you don’t lose any progress and can revert the state of your game to a previous one.
Select your Unity version
Last updated: April 17, 2025
6
Language
English
Also included in
Add a game board