-
Notifications
You must be signed in to change notification settings - Fork 120
Home
Andy De George edited this page Aug 13, 2016
·
20 revisions
Check the [Engine Concepts](Engine Concepts) page to learn how pieces of SadConsole work.
Read up on the Tutorials provided here which will walk you through doing various tasks with SadConsole.
SadConsole is pretty simple to get up and running. If you're working with the starter project included in the source code, you can tweak that to test out engine features.
Select the following game framework you want to use:
- [MonoGame (from a MonoGame template)](MonoGame Template)
- [MonoGame (from a blank-new project)](NuGet Starter MonoGame)
- [SFML](NuGet Starter SFML)