Skip to content

ZaneH/keep-talking-app

Repository files navigation

Keep Talking App

A web-based implementation of a bomb defusal puzzle game built with React, Three.js, TypeScript, and gRPC.

Prerequisites

  • Node.js
  • Git with LFS support

Setup

  1. Install Git LFS if you haven't already. For example, on Ubuntu:
sudo apt-get install git-lfs
  1. Clone the repository:
git clone https://github.com/ZaneH/keep-talking-app.git
cd keep-talking-app
  1. Initialize Git LFS and pull the assets:
git lfs install
git lfs pull
  1. Install dependencies:
cd keep-talking-app
pnpm install

Development

To run the development server:

pnpm run dev

About

A web-based bomb defusal puzzle game built in React.

Topics

Resources

Stars

Watchers

Forks

Languages