Menu

Tree [4a9e49] master /
 History

HTTPS access


File Date Author Commit
 bin 2017-01-02 Mike Pope Mike Pope [13e2d7] Operator transposed in copyyear.sh.
 build 2017-09-11 David Lewis David Lewis [36dbe8] Jarbundler update, build properly for Mac
 config 2017-02-09 Sebastian Zhorel Sebastian Zhorel [3cd8b8] Run with a decent amount of memory
 data 2017-10-19 Niklas Laxström Niklas Laxström [05d098] Localisation updates from https://translatewiki...
 doc 2017-08-15 Mike Pope Mike Pope [020c50] Update developer bug fix status advice.
 jars 2017-09-11 David Lewis David Lewis [abdd8d] Update jars: commons-cli, miglayout
 packaging 2017-01-02 calebrw calebrw [45f652] Bump year to 2017
 schema 2017-08-05 Mike Pope Mike Pope [1bcee1] Add special pricing for ManOWar so it can be co...
 src 2017-10-20 Mike Pope Mike Pope [4a9e49] Fix copyIn of Colonies.
 srcdata 2017-02-18 Sebastian Zhorel Sebastian Zhorel [5d524b] Add modified source images for newer colonies, ...
 test 2017-10-10 Mike Pope Mike Pope [c14800] Audit uses of setMap.
 unused 2017-02-01 Sebastian Zhorel Sebastian Zhorel [02fdb4] Move unused alternative river images out of the...
 www.freecol.org 2017-01-02 calebrw calebrw [45f652] Bump year to 2017
 .gitignore 2017-08-09 David Lewis David Lewis [ff42a1] Add Travis CI Build Status and YAML
 .travis.yml 2017-09-16 David Lewis David Lewis [b317bd] Set name and prerelease for nightly builds
 CHANGELOG.md 2017-09-19 David Lewis David Lewis [9f8933] Changelog for 0.11.5. Add status badges to README
 LICENSE 2017-09-08 David Lewis David Lewis [7de806] GNU GPL LICENSE file to meet Community standards.
 README.md 2017-10-14 David Lewis David Lewis [6d47d9] Updating README with info, releases, links...
 build.xml 2017-09-16 David Lewis David Lewis [f953bf] Correct file_glob travis param to upload releases
 freecol.iml 2016-09-22 calebrw calebrw [383f46] configure directories for freecol.iml properly

Read Me

FreeCol - Colonization Strategy Game

Build Status
Weekly Downloads
Total Downloads

Latest Release Latest Release Downloads

FreeCol is a turn-based strategy game based on the old game
Colonization, and similar to Civilization. The objective of the game is
to create an independent nation.

You start with only a few colonists defying the stormy seas in their
search for new land. Will you guide them on the Colonization of a New
World?

About FreeCol

Website: FreeCol.org

The FreeCol team aims to create an Open Source version of Colonization
(released under the GPL). At first we'll try to make an exact clone of
Colonization. The visuals will be brought up to date with more recent
standards but will remain clean, simple and functional. Certain new
'features' will be implemented but the gameplay and the rules will be
exactly the same as the original game. Examples of modern features are:
an isometric map and multiplayer support.

This clone will be developed incrementally and result in FreeCol 1.0.0
which will be an almost exact Colonization clone. Incremental
development basically means that we'll add features one at a time. This
allows us to have a running program at all times and also to release an
unfinished but working game once in a while.

Once FreeCol 1.0.0 is finished we'll start working towards FreeCol
2.0.0. FreeCol 2 will go beyond the original Colonization and will have
many new features, it will be an implementation of our (and our users')
image of what Colonization 2 would have been.

Downloads

Supports Mac OS X, Windows, and Linux

Current stable release is 0.11.6, since this release, there has been a complete code overhaul over the last 2 years, and we are nearing a stable release (0.12.0)

The latest binary releases are created weekly and contain Mac OS X, Windows, and Linux installers.

Contributing

Ways you can contribute:

See doc/developer.tex for more details on contributing to the FreeCol project.

Building

Build the latest version of the code by running:

ant

Requires Java 8, Ant, and Java SDK to build.