Skip to content

rustyrazorblade/jester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jester is a server and language for defining gaming rules cooresponding to events in a system.

Please see the wiki for details.

INSTALL

Requirements:
    pyparsing
    redis (python module and redis server)
    supervisor
    tornado

USAGE

To start:

    bin/jester

To test (with auto reload):
    
    bin/test

Simple command line client:

    bin/jester-cli


Currently everything needs to be on the same server - config file to move that off in the works.  

About

Jester Gaming Rules Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published