Skip to content

boomlich/TankYourself

Repository files navigation

TankYourself

How to play

Play online

Go to itch.io/tankyourself

Download source code.

A web server is required for the game to run locally.

Requirements

  • source code locally
  • python
  • command line interface (CLI) (Terminal, Windows Powershell, etc.)
  • web browser

In order to run the game locally, a local web server is required. To lanch the game:

  1. Download and place the source code in the desired destination on your computer
  2. Open your CLI
  3. Navigate to the location of the source code in the CLI
  4. Start web server with python with the following: python -m http.server
  5. Open your web browser of choice and nagivate to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published