[go: up one dir, main page]

Skip to content

kodestan/tank-ops

Repository files navigation

Copyright (c) 2024 kodestan

tank-ops

Multiplayer turn-based browser game. Client side in Typescript, backend in Go.

The more developed version of this game available at tankops.xyz.

Code only up to the point

scene from the game

Usage

You need to have Go and TypeScript installed to build and run project.

Run these commands from the project's root dir.

  1. Build .js files
tsc
  1. Run server on port 8000
go run .
  1. Open your browser on 127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published