Changeset 71 for trunk/Read me.txt


Ignore:
Timestamp:
Nov 28, 2020, 1:02:34 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated files for 1.1.0 release.
  • Added: Windows installed binary for 1.1.0 release.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Read me.txt

    r58 r71  
    1 Developed using Lazarus 2.0.10 (http://www.lazarus-ide.org/)
     1A real-time metro building game. Become a manager of your own metro and try to build a biggest yet the most efficient metro system to transport huge number of passengers. The game is inspired by Mini Metro game.
     2
     3== Features ==
     4
     5* Supported 9 metro lines with different colors
     6* Supported 12 metro stations shapes
     7* Each week a player gets new train
     8* Passengers with specific shape travel to the station with same shape
     9* Tracks can be re-positioned and extended on both ends
     10* New random stations appear continuously
     11* Dark mode
     12* Full screen mode
     13* Multi-language support (English, Czech)
     14   
     15==Development==
     16
     17* Home page: https://app.zdechov.net/BigMetro/
     18* Source code: https://svn.zdechov.net/BigMetro/
     19* Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 2.0.10
     20* To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).
Note: See TracChangeset for help on using the changeset viewer.