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%
| client | ||
| server | ||
| COPYRIGHT-1996.txt | ||
| LICENSE.md | ||
| README.md | ||
xbattle-web
server: go run .
client: npm run dev
links:
- xbattle homepage at bu.edu archive.org snapshot from 2001
Copyright
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.