vyder / among-us-tutorial

Home Page:https://among-us-tutorial.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Among Us

Overview

Built using https://github.com/hathora/hathora

Step-by-step tutorial on how to build this game: https://docs.hathora.dev/#/tutorial_among_us

Assets from https://www.spriters-resource.com/pc_computer/amongus/

Try it at https://among-us-tutorial.surge.sh/

Instructions

  • Click to move
  • Join the same game instance by copying the url

image

Running locally

First make sure you have nodejs and hathora installed.

Next clone this repository:

git clone https://github.com/hathora/among-us-tutorial.git

Finally, cd into among-us-tutorial and run hathora dev. Once the command runs, visit http://localhost:3001 in your browser to see the working application!

About

https://among-us-tutorial.surge.sh


Languages

Language:TypeScript 97.0%Language:HTML 3.0%