Visit https://flappy-block.vercel.app/ for a live demonstration of the website!
- Clone the repo
- On the command line, you must start the client and server.
- To start the server run the following commands on the command line from the project root:
cd server
npm run start
- To start the client run the following commands on the command line from the project root:
cd client
npm run dev
- Navigate to http://localhost:3000/ and play the game!
- Authorative server for secure and reliable gameplay across players
- Client-side interpolation to provide smooth client-side gameplay