Transforming the original xbattle 5.4.1 from 1996 to a server written in go with a web frontend written in typescript.
  • TypeScript 54.2%
  • Go 40.3%
  • CSS 4.2%
  • HTML 1.3%
Find a file
Sven Neuhaus 6635b86005 links
2026-05-14 16:18:00 +02:00
client first commit 2026-05-14 16:01:37 +02:00
server remove binary 2026-05-14 16:06:38 +02:00
COPYRIGHT-1996.txt legalese 2026-05-14 16:13:21 +02:00
LICENSE.md legalese 2026-05-14 16:13:21 +02:00
README.md links 2026-05-14 16:18:00 +02:00

xbattle-web

server: go run .

client: npm run dev

This project is distributed under the AGPL 3.0 license. See LICENSE.md for details.

The original game is Copyright (C) 1995 Steve Lehar and Greg Lesher. See COPYRIGHT-1996.txt for details.