An open API service indexing awesome lists of open source software.

https://github.com/Martenfur/Monofoxe

Foxes made Monogame easy.
https://github.com/Martenfur/Monofoxe

c-sharp game-engine monogame monogame-framework

Last synced: 29 days ago
JSON representation

Foxes made Monogame easy.

Awesome Lists containing this project

README

        

# Documentation!

You are entering the documentation zone. In the docs you'll find information on how to work with Monofoxe.

You're expected to know:

- C# on an entry level.
- Basics of OOP.
- At least five different fox species.

Docs will not describe each and every feature of Monofoxe. For that you'll need to look in the source code - don't worry, it's all nice and documented in there. Main purpose of the docs is to tell you how and when to use the main features of the engine.

A good place to start is the [Table of Contents](Contents.md).

And while you're at it, you might as well learn basics of Monogame [here](http://rbwhitaker.wikidot.com/monogame-getting-started-tutorials). You can also check out [Monogame forum](http://community.monogame.net/) and [Monogame Discord](https://discord.gg/wgBb7cqGhC).

If you want to read the docs offline, just clone this repository and download MD viewer, such as [Typora](https://typora.io/).