Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sugidaffection/threejs-first-person-shooter


https://github.com/sugidaffection/threejs-first-person-shooter

fps-game game three-js threejs ts typescript webgame webgl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# threejs-fps

![alt text](screenshot.gif "Screenshot").

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)

## About

Threejs 3d fps game

## Getting Started

### Installing

```
npm install
```

### Run server

```
npm run server
```

### Run game
```
npm start
```