forestgagnon / senior-seminar-project

A realtime physics-based online game with latency compensation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Senior Seminar Project - Forest Gagnon

This was a hacky college project, expect no craftsmanship here.

A real-time 2D physics game with client-side prediction.

Steps to run locally:

  1. npm install
  2. npm run webpack
  3. npm start
  4. Navigate to localhost:3000 (open multiple windows for multiple players)

About

A realtime physics-based online game with latency compensation


Languages

Language:JavaScript 99.9%Language:Sass 0.1%Language:HTML 0.1%