Open Source ChromeOS Turn Based Strategy Games

Turn Based Strategy Games for ChromeOS

Browse free open source Turn Based Strategy games and projects for ChromeOS below. Use the toggles on the left to filter open source Turn Based Strategy games by OS, license, language, programming language, and project status.

  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Battle for Wesnoth

    Battle for Wesnoth

    A strategy game with a high fantasy theme

    The Battle for Wesnoth is a Free, turn-based tactical strategy game with a high fantasy theme, featuring both single-player, and online/hotseat multiplayer combat. Fight a desperate battle to reclaim the throne of Wesnoth, or take hand in any number of other adventures.
    Leader badge
    Downloads: 6,315 This Week
    Last Update:
    See Project
  • 2
    FreeCol

    FreeCol

    Colonize the New World.

    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? The last stable version release can be found here: https://sourceforge.net/projects/freecol/files/latest/download The latest test pre-release of the next version can be found here: https://github.com/FreeCol/freecol/releases If you want to contribute to Freecol please visit our welcome information thread to see how here: https://sourceforge.net/p/freecol/discussion/719661/thread/2d0063a3bc/
    Leader badge
    Downloads: 610 This Week
    Last Update:
    See Project
  • 3
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 605 This Week
    Last Update:
    See Project
  • 4
    TripleA Maps

    TripleA Maps

    A collection of all maps and games made for the TripleA game engine

    http://www.triplea-game.org/
    Leader badge
    Downloads: 218 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    Realism Invictus

    Realism Invictus

    Realism Invictus mod for Civilization IV

    Realism Invictus is a comprehensive mod for Civilization IV with 20 years of development.
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 6
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 7
    The BUG Mod (Beyond the Sword Unaltered Gameplay) is a mod for the popular TBS game Civilization IV: Beyond the Sword. This mod adds many interface enhancements that aid game play without modifying the rules or providing hidden information.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 8
    VASSAL Engine
    VASSAL is a game engine for creating electronic versions of traditional board and card games. It provides support for game piece rendering and interaction, and supports play by email or over a live connection.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    MegaMek
    MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map. Development currently occurs on GitHub (see https://github.com/MegaMek). This SF page remains as a mirror and archive of the old issue trackers. The trackers are currently locked and new issues should be created on the GitHub page.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Colossus is a Java clone of the boardgame Titan, a turn-based fantasy wargame for 2-6 players. Each player moves stacks of creatures around a strategic board, recruiting more creatures and fighting enemy stacks on tactical maps.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    Scidb

    Scidb

    Chess Database Application

    Scidb is an open-source chess database application for Windows, Unix/Linux. It is a new development inspired by Scid.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    Stars! Nova
    Stars! Nova is a clone of the classic 4X space strategy game Stars!. While nowhere near the functionality of Stars! quite a few features have been implemented so far. See the Nova web page for details.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    mpchess

    mpchess

    simple chess game written in C

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. Any factors related to where the pieces are, such as mobility, doubled pawns, isolated pawns etc. are not considered. To add variety to the game, possible moves are randomly shuffled before every search.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 15
    Cassandre is an extensible chess engine written in C++, it is Winboard/XBoard compliant.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16

    MegaMekLab

    Create meks and more!

    MegaMekLab is a Mek creator program. Currently it can create Meks, vehicles, battlearmor, and conventional infantry. It can also print PDF record sheets for almost all Battletech units. Created units can also be exported to formatted text or html for posting online.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Magellan

    Magellan

    A graphical frontend for PbeM like Eressea

    The Magellan Client is basically a GUI for the PBEM (play by email) game Eressea, but can be used for other "Atlantis" based games, too. -- Magellan ist die am weitesten entwickelte graphische Oberfläche für Eressea, das Email-Fantasy-/Strategiespiel -- For further informations please have a look at our repositories unter https://github.com/magellan2
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    webDiplomacy
    Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Solar Imperium is a evolved port of a old game named SOLAR REALMS ELITE. Now integrated with AJAX and AFLAX Visit http://www.solarimperium.com to try it.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Tyrant is a graphical roguelike fantasy adventure game. It features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    GNU Backgammon (gnubg) plays and analyses backgammon games and matches. It is currently a work-in-progress.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    IMPAct is a Open Source IMP file editor software for the Jagged Alliance 2 Game v. 1.13. Modify your start player character the way you want.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB