hangyuCho / OpenCiv

An open source civilization-like game made for the web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCiv tile_city

alt text

example workflow Lines of Code Discord

About

OpenCiv is a love letter to turn-based strategy games inspired by Sid Meier's Civilization. The game mainly focuses on Civ 5 features and strives to improve on certain aspects that were lacking in the series.

The main objective of this project is to allow players who enjoy Civilization games to play it directly on a web browser.

How do I build and run this?

To run a local instance, type npm run install-all, then npm start in the /OpenCiv/ directory

How do I play this?

Currently, the project is being rewritten so no playable version is available without building the project.

Keybinds

ARROW KEYS or LEFT-CLICK DRAG - Camera Movement

SCROLL - Zoom In/Out

LEFT-CLICK Unit RIGHT-CLICK Tile - Unit Movement

SPACEBAR - Skip turns

ESC - View settings

Special thanks to the following:

Contributors - Will Pewitt

Artists - lucasyoung988 brysia pratamacam CharlesGabriel

About

An open source civilization-like game made for the web browser.


Languages

Language:TypeScript 99.3%Language:CSS 0.4%Language:HTML 0.2%