------------------------------------------------------------------
  Pac-Man Evolution - Roberto Prieto
  Copyright (C) 2018-2024 MegaStorm Systems
  contact@megastormsystems.com - http://www.megastormsystems.com
------------------------------------------------------------------
 
  Pac-Man clone. Main features:
    - 2D environment
    - 1024x768 with 32bits
    - Highscore table
    - 1 player
    - Procedural and deterministic mazes creation algorithm
    - Ghosts team IA using neural networks trained with genetic algorithms

  Supported platforms:
    - Windows 7+ x86-64 versions.
    - macOS 11.7+ x86-64 versions. 
   
  This library is distributed under the zlib license, which can be found in the file "LICENSE-Pac-Man_Evolution.txt".
  All the software licenses are located at /licenses directory, please, include them on your distributions.


