Skip to content

A work-in-progress example of server-side implementation of a tiny massive multi-player online game, implemented with Scala 2.10.2 and Akka 2.2

Notifications You must be signed in to change notification settings

mumoshu/tiny-mmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample for the Typesafe Stack (https://typesafe.com/stack).

Scala sample project using Scala and SBT.

To run and test it use SBT invoke: 'sbt run'

= Generate source code from the Thrift file

  thrift --gen java -o src/main/thrift src/main/thrift/runner.thrift
  thrift --gen csharp -o src/main/csharp src/main/thrift/runner.thrift

About

A work-in-progress example of server-side implementation of a tiny massive multi-player online game, implemented with Scala 2.10.2 and Akka 2.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published