view doc/docs/index.md @ 592:1560ef13146c

rpg: map support player sprite
author David Demelier <markand@malikania.fr>
date Mon, 20 Mar 2023 21:59:02 +0100
parents 19782ea1cf4a
children
line wrap: on
line source

# Molko's Engine documentation

Welcome to the Molko's Engine documentation.

This documentation provides information for both users of the framework and
creators that desire to create their own game.

## Introduction

The Molko Engine project is a framework for developing 2D RPG games in C. It is
designed in mind to be simple, fast, convenient, flexible and fun to use.