Civio 🌎
WebGL turn based game heavily inspired by Sid Meier's Civilization series.
How to run
- Download or clone rep
- Install dependencies
npm install
- Run
npm start
or open build on a live server
Features
- Simplex noise terrain generation
- Ortographic camera UI layer
- Water shader
To-Do
- Websocket communication
- Animation system
- A lot