Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 465 Bytes

tankbattle-renderer

A simple tank battle game, where developers battle to have their tank last standing!

This repository contains the frontend for this backend: https://github.com/mmzsource/tankbattle

preview

Getting started

Run the backend as described

Install the dependencies of the frontend, and run it

yarn && yarn start

You will find the tank battle on http://localhost:8080