Skip to content

boorik/smartfox-haxe-mmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

SmartFoxServer 2X and Haxe MMO sample

SimpleMMOWorld2

A sample project to explain how use haxe (http://haxe.org) with smarfoxserver 2X (http://www.smartfoxserver.com/)

This is an adaptation of the http://docs2x.smartfoxserver.com/ExamplesJS/simple-mmo example. More precisely the simple MMO world 2 example.

It covers :

  • MMORoom
  • MMOAOI
  • MMOItem
  • Buddys
  • Chat
  • Private chat

You can use this sample as a starting point to create a multiplayer game.

It compiles in HTML5, Windows and Linux targets, and maybe more ( need to test )

Installation guide

  • You need haxe installed on your system, check (http://haxe.org) for download and installation notes.

  • Then openfl, in the console type :

haxelib install openfl
haxelib run openfl setup

Compilation

lime test windows

where the target can be windows, html5 or android.

About

MMO game done with haxe and smartfox

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages