Giter VIP home page Giter VIP logo

civ2-clone's Introduction

About

Civilization II (original/Multiplayer Gold Edition & Test of Time remake) clone in .NET 6.0 using C# bindings of Raylib for Win/Linux/Mac.

Folders:

  • Engine = the Civ2 logic (core) code
  • Civ2 (Civ2Gold + Civ2TOT) = interfaces with game-specific logic for MGE and Test of Time
  • RaylibUI = graphical implementation of the game
  • EtoFormsUI = We're still transitioning from Eto to raylib UI. So Eto folder is there untill this process is over, then we'll remove it.

Requirements

You need the original game with its assets (sounds, images, texts) to run this.

To achieve this, download the version of Civ II you desire, install it (if you are on Windows 10+, you will need to create an XP VM), and point to where the files have been installed. Normally is where the Civ2.exe, Game.txt, etc. are located)

You can download the Civ II assets here (It is already installed)

You can also download it online; there are several sites that provide the installer, the above version is already installed to save time. There are also some save files (.sav) that will be necessary for you to load the game.

Status & goals

Currently you can:

  • Load a .sav game or scenario
  • Move around the map and minimap
  • Move units
  • Open city window

Goals:

  • rewrite the game, closely matching the original's functionalities and features
  • implement various improvements & QoL features (support more than 7 civs, graphical files with richer colours, etc.)
  • enable Lua scripting

Running the game

Download the .NET 6.0 SDK. The easiest way is to run the game with Visual Studio or VSCode.

You have to point to RaylibUI folder then build it.

Once you build and run the game, a dialog should automatically open so you can locate the folder with the original game files. Otherwise make a path to Civ2 folder in appsettings.json (located in the Engine folder or in the RaylibUI/bin folder once you build the game).

Screenshots

Clipboard02

civ2-clone's People

Contributors

axx0 avatar reubene avatar csodrevans avatar joesblog avatar luko555066 avatar delcantao avatar hartmark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.