Skip to content

ansht2/solcivplusplus-frontend

 
 

Repository files navigation

Frontend for SolanaCiv

A fully on-chain, turn-based game built on the Solana blockchain. SolanaCiv is inspired by Civilization games. In SolanaCiv, players manage their civilization by building cities, farming resources, recruiting units, researching new technologies, trading with each other, and fighting off barbarians. The game is turn-based. Players can perform many actions (transactions) per turn: move units, build, fight, upgrade, research and more.

Note

For the documentation refer to the Rust program repository

If you want to run frontend locally:

cp .env.sample .env
yarn install && yarn start

Preview:

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.8%
  • SCSS 12.7%
  • Other 1.5%