Menu

Tree [55d976] master /
 History

HTTPS access


File Date Author Commit
 .github 2024-07-10 Stian Grenborgen Stian Grenborgen [b3250b] Build: Checking if codesign is available.
 bin 2022-05-01 Mike Pope Mike Pope [12f4b1] Update the website upload script (incremental m...
 build 2022-05-01 Mike Pope Mike Pope [823ae3] Stop ignoring all the build directory.
 config 2020-01-13 Sebastian Zhorel Sebastian Zhorel [4e7145] Add missing jar to NetBeans project
 data 2 days ago translatewiki.net translatewiki.net [55d976] Localisation updates from https://translatewiki...
 doc 2023-01-02 Stian Grenborgen Stian Grenborgen [90d88c] Updates version number after release.
 jars 2023-12-11 Stian Grenborgen Stian Grenborgen [322160] Fixes unintended rendering differences between ...
 packaging 2024-07-04 Stian Grenborgen Stian Grenborgen [fb746d] Adding an additional launcher for running the g...
 schema 2024-01-13 Stian Grenborgen Stian Grenborgen [e80cc2] Allows areas to be defined for a game. An area ...
 src 2024-07-28 Stian Grenborgen Stian Grenborgen [7992fa] Removes unused imports.
 srcdata 2023-05-20 Stian Grenborgen Stian Grenborgen [5e1479] Updating the face of Peter Minuit to be more re...
 test 2024-07-28 Stian Grenborgen Stian Grenborgen [7992fa] Removes unused imports.
 unused 2017-02-01 Sebastian Zhorel Sebastian Zhorel [02fdb4] Move unused alternative river images out of the...
 www.freecol.org 2024-07-17 Stian Grenborgen Stian Grenborgen [f54d6e] Website: Updates the download instructions with...
 .gitignore 2022-05-01 Mike Pope Mike Pope [65e239] Tighten gitignore around build files.
 .travis.yml 2019-12-08 David Lewis David Lewis [9da921] Use updated openjdk12
 CHANGELOG.md 2024-07-24 Stian Grenborgen Stian Grenborgen [8d12e3] Updates the changelog with recent changes.
 LICENSE 2017-09-08 David Lewis David Lewis [7de806] GNU GPL LICENSE file to meet Community standards.
 README.md 2022-09-23 Stian Grenborgen Stian Grenborgen [560cdc] Infrastructure: Checks permissions again after ...
 SECURITY.md 2024-01-07 Stian Grenborgen Stian Grenborgen [517051] Updating the security policy.
 build.xml 2024-07-29 Stian Grenborgen Stian Grenborgen [c498db] Includes the version number in the freecol appl...
 freecol.iml 2016-09-22 calebrw calebrw [383f46] configure directories for freecol.iml properly

Read Me

FreeCol - Colonization Strategy Game

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

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 11, Ant, and Java SDK to build.

License

The source code is licensed under the GPL v2. Most of the content, like artwork, music and sound effects, are also licensed under GPL v2. Some of the content is licensed using CC BY 4.0. Please refer to the README file in the same directory as the included content for more details.