Skip to content

Simple First Person Shooter with network multiplayer

Notifications You must be signed in to change notification settings

Jesse-McDonald/TeapotShoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages