Skip to content
forked from 5Mixer/mphx

A little library to let you make multiplayer games easily with Haxe.

Notifications You must be signed in to change notification settings

gitter-badger/mphx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MPHX

MpHx is a new library made with Haxe to allow for easy creation of multiplayer games. It was based off HxNet, whose code is authored by Matt Tuttle. The code is of a very different structure now.

Wiki


There are examples in the examples folder, for different libraries. (Basic has no external libraries.)

This library will not be dependent on any 'graphical' library (ie- Haxeflixel, Open FL, luxe). If you want to, you can make a text based multiplayer game.


Planned features:

  • Automatic management of 'rooms'.
  • Event based multiplayer.
  • Highly abstracted server
  • Easy creation of 'packets' or data objects.
  • Ability to share code between server and client.

About

A little library to let you make multiplayer games easily with Haxe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 100.0%