Skip to content

Latest commit

 

History

113 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuk

nuk is a generic turn based game server written in Erlang.

Features

  • provides framework for registering games, users and controlling their sessions
  • allows you to write and plug in your own turn based game engine using behavior callbacks
  • allows to use custom external storage using simple behaviors

Additional info

what nuk is not:

  • client or frontend (it's a server)
  • web server: it does not provide one, although I might consider adding this in the future

About

Generic turn based game server in Erlang/OTP

Topics

Resources

Stars

40 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages