[go: up one dir, main page]

Menu

Tree [9367c6] v1.0.0 /
 History

HTTPS access


File Date Author Commit
 .github 2022-08-09 Stian Grenborgen Stian Grenborgen [90acf2] Updating java version again in order to get the...
 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 2023-01-02 Stian Grenborgen Stian Grenborgen [fe35ef] Adding Misiulo's new forest graphics.
 doc 2023-01-02 Stian Grenborgen Stian Grenborgen [9367c6] Updates version number for release.
 jars 2019-03-26 Mike Pope Mike Pope [ae411c] Add findbugs jar and link to build.
 packaging 2022-09-14 Stian Grenborgen Stian Grenborgen [0cf011] Updates the documentation with the 2GB memory r...
 schema 2021-01-25 calebrw calebrw [ded817] Update Copyright Year to 2021.
 src 2023-01-02 Stian Grenborgen Stian Grenborgen [9367c6] Updates version number for release.
 srcdata 2022-06-11 Stian Grenborgen Stian Grenborgen [4a61e3] Updating the source files with correct padding ...
 test 2022-12-25 Stian Grenborgen Stian Grenborgen [9cda2c] BR#3313 is fixed by closing open file descripto...
 unused 2017-02-01 Sebastian Zhorel Sebastian Zhorel [02fdb4] Move unused alternative river images out of the...
 www.freecol.org 2023-01-02 Stian Grenborgen Stian Grenborgen [cb3d16] Website: Download now points to 1.0.0 release.
 .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 2023-01-02 Stian Grenborgen Stian Grenborgen [dc2920] Updating changelog before release.
 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 2021-01-24 Calebrw Calebrw [43314e] Create SECURITY.md
 build.xml 2023-01-02 Stian Grenborgen Stian Grenborgen [668509] Removes workaround for the version number on ma...
 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.