Skip to content

coolspeed/MarioMultiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mario Multiplayer

Game Intro GIF

Supermario multiplayer game, written in Java (Processing Java Mode) using ZeroMQ (JeroMQ).

This repo also includes a server which is written in C# using ZeroMQ (NetMQ).

It's netcode is based on State Synchronization.

The client has 1500 lines of Java code in total, and the server 22 lines of C# code.

This project is developped as a team joining homework of What! Studio.

Game rule

The mario who first steps over the other wins.

Design philosophy

Described in my blog (in Korean):

https://coolspeed.wordpress.com/2017/04/11/supermario_multiplayer_postmortem/

About

Supermario multiplayer game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published