# freeciv-web **Repository Path**: freewind201301/freeciv-web ## Basic Information - **Project Name**: freeciv-web - **Description**: freeciv web, frontend only - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-24 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FreeCiv WebApp - Refactoring and simplification project - Run npm install to install dependencies - Run node app.js to launch express server - Use build.sh if need to regenerate JS - Use make-static.sh to generate static versions - Edit game server URL in public/javascript/server_url.js ## TODO - Make tilespec converter, right now need original project to generate those - Flags - Make handlebards pre-compilation or get rid of precompilation entirely - Cleanup CSS. Ideally separate main website from game client entirely. - Deal with annoying full imersion popup - Add tileset argument to launcher - Add space tileset!