Menu

Tree [02b449] master /
 History

HTTPS access


File Date Author Commit
 .github 2021-01-24 Calebrw Calebrw [a4dd6f] Create codeql-analysis.yml
 bin 2022-01-07 Calebrw Calebrw [1688ba] Update more copyrights to 2022
 build 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 config 2020-01-13 Sebastian Zhorel Sebastian Zhorel [4e7145] Add missing jar to NetBeans project
 data 2022-01-08 Stian Grenborgen Stian Grenborgen [8f4939] Adds animated beaches. The images are generated...
 doc 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 jars 2019-03-26 Mike Pope Mike Pope [ae411c] Add findbugs jar and link to build.
 packaging 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 schema 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 src 2022-01-09 Stian Grenborgen Stian Grenborgen [02b449] Fixes varius focus problems.
 srcdata 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 test 2022-01-08 Stian Grenborgen Stian Grenborgen [027e24] Removing unused imports.
 unused 2017-02-01 Sebastian Zhorel Sebastian Zhorel [02fdb4] Move unused alternative river images out of the...
 www.freecol.org 2022-01-07 Calebrw Calebrw [a28a1f] Cleanup FreeCol Documentation Web File
 .gitignore 2019-12-27 Sebastian Zhorel Sebastian Zhorel [bbc7dd] Add Jekyll cache and build output to .gitignore
 .travis.yml 2019-12-08 David Lewis David Lewis [9da921] Use updated openjdk12
 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 2022-01-03 Calebrw Calebrw [d2612a] Remove Travis CI as this tool is no longer free.
 SECURITY.md 2021-01-24 Calebrw Calebrw [43314e] Create SECURITY.md
 build.xml 2022-01-05 Calebrw Calebrw [cde424] Build with Java 9.
 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

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