The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version mingro-1.a.4.2.zip (2.8 MB)
Email in envelope

Get an email when there's a new version of Mingro

Home / 1.alpha
Name Modified Size InfoDownloads / Week
Parent folder
README 2017-06-28 1.5 kB
mingro-1.alpha-src-pas.zip 2017-06-28 609.6 kB
mingro-1.alpha-src-pas.7z 2017-06-28 316.0 kB
mingro-1.alpha-src-pas.tar.gz 2017-06-28 454.2 kB
Totals: 4 Items   1.4 MB 0
                                    Mingro
                                    ======
========
Contents
========

 - Introduction
 - License
 - Installation
 - Compilation
 - How to use
 - Contact info



============
Introduction
============

  Mingro is an old-school game engine.

  This is an early release just for evaluation and to make it available for the
  next Ludum Dare.  Final version would (and will) change a lot of stuff.



=======
License
=======

  Read file LICENSE for complete license text.



============
Installation
============

  Since this is an alpha release, you must compile it by yourself.



===========
Compilation
===========

  First, you'll need Allegro (http://liballeg.org/), Free Pascal compiler
  (http://www.freepascal.org/) and Allegro.pas (http://allegro-pas.sf.net/).

  Open a console and go to the project directory.

  Execute "fix.bat" or "fix.cmd" on Windows or "./fix.sh" on GNU/Linux and
  follow the on screen instructions.

  Execute the "make" command.  This should create the executable files.
  If you have problems read the "Contact info" section.

  Execute "make help" to see all available options.


==========
How to use
==========

  You have more detailed documentation at the "docs" directory.

  You have examples at the "examples" directory.



============
Contact info
============

  Project web:        http://mingro.sf.net/
  Programming forums: http://www.pascalgamedevelopment.com/
                      http://forum.lazarus.freepascal.org/index.php
Source: README, updated 2017-06-28