Stasnislau / tanks-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tanks Web Game

A simple 3D game with tanks. You can move, you can shoot, you can destroy your enemies. Kill or be killed!

Technologies used

  • React
  • TypeScript
  • Tailwind
  • ThreeJS

Getting started

To get started with this project, you need to follow these steps:

  1. Clone the repository
git clone https://github.com/Stasnislau/tanks-client.git
  1. Install dependencies
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Features

  • Fully operational game with tanks.
  • AI-controlled enemies (not implemented YET)
  • User-friendly interface

Preview

image image

About


Languages

Language:TypeScript 97.0%Language:JavaScript 1.7%Language:HTML 0.8%Language:CSS 0.5%