Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sovereign Grid: Crownfall

A turn-based browser grand-strategy game built for GitHub Pages.

You are the blue nation

Your country is the Azure Compact. On the map:

  • Blue = you
  • Red = Crimson Directorate AI
  • Green = Verdant League AI
  • Grey = neutral provinces

New features

  • Turn-based action point system
  • Improved AI with aggression, building, recruiting, research, and border logic
  • Improved responsive UI
  • Sound effects for actions
  • Simple ambient music generated in-browser
  • Breaking news popup when important events happen
  • Advisor tab with economy, military, science, and stability advice
  • Diplomacy tab with gifts, pacts, and insults
  • World intel tab
  • Tech tree
  • Save/load using localStorage

How to play

  1. Click a blue province.
  2. Spend action points on building, recruiting, fortifying, research, diplomacy, or attacking.
  3. To attack, select your blue province, click Attack Neighbor, then click an adjacent grey, red, or green province.
  4. Check Advisors for suggestions.
  5. Use Diplomacy to calm or provoke rivals.
  6. Click End Turn. AI nations will move and news will appear.

GitHub Pages setup

  1. Go to your repository settings.
  2. Open Pages.
  3. Source: Deploy from a branch.
  4. Branch: main.
  5. Folder: /root.
  6. Save.

After GitHub builds it, your game will be available from your Pages URL.

Files

  • index.html - game layout
  • styles.css - UI styling
  • game.js - game engine
  • README.md - instructions

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages