Skip to content

Platformer multiplayer game with C/C++ networking and Irrlicht

Notifications You must be signed in to change notification settings

fingoldin/NetworkGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer game with C/C++ networking

A simple multiplayer platformer in the style of Smash Bros. The networking is implemented using C socket calls, the graphics is performed using the Irrlicht 3D engine.

Demo

Demo

Usage

Run make in the client and server directories. Then, run ./main in the appropriate directory if your machine is to be a client or server. Each server supports an arbitrary number of clients.

About

Platformer multiplayer game with C/C++ networking and Irrlicht

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published