Skip to content

multiplayer game server written in scala using akka and play framework

License

Notifications You must be signed in to change notification settings

ghophp/thorvarium

Repository files navigation

##thorvarium

Build Status

Coverage Status

Before Run

Before run the project, you must set the environment variable THORVARIUM_BUILD with the path to the build folder of the client. Something like:

export THORVARIUM_BUILD=/home/dude/thorvarium-js-client/build

Running

The process is really straight forward, no mysterious ways, just sbt run at the folder should do it.

JS Client

You can see the client that connect with this server here: thorvarium-js-client

License

Copyright 2014 Guilherme Oliveira

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

multiplayer game server written in scala using akka and play framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages