Skip to content

Ismaxis/SFML-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Platformer game written in C++

Demo

DEMO GIF

Networking

  • Socket-based server implemented using ASIO

GUI

  • Game app with 2D Graphics developed using SFML library

Platform independence

  • Full Unix/Windows compatibility achieved with CMake building tool