Jesse-McDonald / TeapotShoot

Simple First Person Shooter with network multiplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeapotShoot

Teapot Shoot is a simple proof of concept network first person shooter client. While there is a server included for testing, it is an "echo" server that blindly accepts and forwards packets from the clients.

*The game features a teapot for each player that will move and spin as the player does

*A custom binary network protocol for communication between players

*Projectiles and collisions for shooting

Future planned features include walls, maps, and textures that can be sent from the server to the players

About

Simple First Person Shooter with network multiplayer


Languages

Language:C++ 98.1%Language:Python 1.1%Language:C 0.7%Language:Makefile 0.1%