No description
- Go 63.5%
- HTML 33.6%
- Nix 2.9%
| src | ||
| .envrc | ||
| .gitignore | ||
| devshell.nix | ||
| flake.lock | ||
| flake.nix | ||
| package.nix | ||
| README.md | ||
The Game
Ein kleiner Web-Server um The Game online zu spielen.
Bisher nur als single Player.
Usage
Go has to be installed.
Then just navigate into the ./src directory and run the majn file.
go run .
Alternatively you can run nix run if you have nix installed.
Project
The Project contains a small Go-Server. All interactivity is done through htmx.