Generated by DocFX

Learning Ladybug with Snake

This tutorial introduce you to Ladybug's most fundamental components by walking you through re-creating the classic game of Snake using the Ladybug Framework.

By the end of this tutorial, you will have created a working version of Snake!

Prerequisites

To complete this tutorial, you will need the .NET Core SDK, the Monogame MGCB Editor, and familiarity with setting up a Ladybug project. Check out the Installation article for more information on getting set up with Ladybug and its supporting tools.

When you are ready to get started, head over to the next chapter in this Tutorial

Complete code for this tutorial series can be found here.