view doc/docs/index.md @ 297:6151152d009c

examples: remove Javascript
author David Demelier <markand@malikania.fr>
date Wed, 10 Mar 2021 18:49:00 +0100
parents d47e70da760e
children 19782ea1cf4a
line wrap: on
line source

# Molko's Adventure documentation

Welcome to the Molko's Adventure documentation.

This documentation provides informations for both users of the game of the same
name and creators that desire to create their own game.

## Introduction

The Molko 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.