# Get started with 2D game development

> Resources for creating 2D games in Unity.

2D games in Unity differ on their game perspective and art style. Use this quickstart guide to create a [2D game in Unity](/engine/6000.3/manual/unity2d.md).

| **Topic**                                                                                                            | **Description**                                                  |
| -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [Set up a project for 2D games](/engine/6000.3/manual/unity2d/2d-game-development/setup-project-2d-game.md)          | Set up a project to create a 2D game.                            |
| [2D game creation workflow](/engine/6000.3/manual/unity2d/2d-game-development/2d-game-creation-wokflow.md)           | Follow this workflow to learn how to create a 2D game in Unity.  |
| [2D game perspectives reference](/engine/6000.3/manual/unity2d/2d-game-development/2d-game-perspective-reference.md) | Explore the different camera perspectives available to 2D games. |
| [2D game art style reference](/engine/6000.3/manual/unity2d/2d-game-development/2d-game-art-syle-reference.md)       | Explore the different art styles available to 2D games.          |

## Additional resources

* [2D Learn tutorials](https://learn.unity.com/search?k=%5B%22tag%3A58088f5f0909150077ca2bc6%22%5D)
* [2D Beginner Game: Sprite Fight](https://learn.unity.com/course/2d-beginner-game-sprite-flight)
* [Introduction to Sprite Editor and Sheets](https://learn.unity.com/tutorial/introduction-to-sprite-editor-and-sheets)
