NavrasK / petah-kart

mario kart but better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetahKart

A multiplayer racing game, playable right from your web browser.
Created by Alex Rostron, Ben Hallworth, Brighton Greet, Chris Pontikes, Jacob Reckhard, Jarrett Yu, Joshua Derkson, Kyle Hennig, Navras Kamal, and Peter Elliott.

Project Structure

Client

Receives input, relays it to the server, and uses PixiJS to render a variety of maps via WebGL.

Web Server

Allows for multiple game servers to be running independently of one another, increasing scalability.
Serves the user interface for the login screen.

Game Server

Performs all the physics calculations and informs the client of the other players' locations.

Maps

Hand-crafted maps for the game, created with love and care.

About

mario kart but better

License:Other


Languages

Language:Python 41.9%Language:JavaScript 32.1%Language:CSS 14.1%Language:HTML 12.0%