Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 421 Bytes

PRISMS tank: front end

This is the front end (UI) of the "PRISMS tank" game.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

To launch the game in real-time mode, you need to start the server first, and then enter your name and port number to connect to the server.