Novout / history

:dart: A 4X Strategy Game in Web Browser

Home Page:https://history-novout.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

History

A 4X Strategy Game in Web Browser with Pixi.js v6, Vite 3.x and Vue 3.x. Only for study.

Example of History Gameplay UI Example of War

Cycle

  • Turn based to Events -> IA Factors -> IA Actions -> Player Actions -> Next Round;
  • Watch tracking in out of turn.

Terrain

  • Hex based with default terrain type settings;
  • Graphic Hex -> Territory Owner Hex -> Fog Hex.

ESM

  • Only Vue Pinia statement values.

IA

  • Factor + Heuristic Best Case Choice.

Troops

  • Ikariam-style War;
  • Groups in hex-to-hex;
  • Count + line-type based.

About

:dart: A 4X Strategy Game in Web Browser

https://history-novout.vercel.app


Languages

Language:TypeScript 61.4%Language:Vue 37.0%Language:CSS 1.3%Language:HTML 0.3%Language:JavaScript 0.1%