Rule Game Server Update

March 29 - April 5, 2021

Documentation:

Overall Game Server Architecture

What's new in Game Server 2.*

Custom colors and shapes

Structure of an experiment plan

Experiment control files:

You can use subdirectories

Very limited use of wwildcards: In trial list files, to use all shapes from a directory:

      ...,shapes,...
      ...,tigers/*,...
    

"Pick" operation

New balancer

Rule syntax enhancements

An atom of a rule line:

      (count, shapes, colors, positions, buckets)
    

All-new destination bucket arithmetic:

Experiment plan validator

You have created an experiment plan?

Test it!

The validator checks the presence of all files, rule syntax, etc

Version check

You can check what version you're using

http://sapir.psych.wisc.edu/rule-game/dev/?version=true
Client Version [environment-commitHash]: dev-f6639a9edaaf6dd6fa2c07ba8bf95bb8abe96c96
Server URL: http://sapir.psych.wisc.edu:7150/w2020-dev
Server Version: 2.006
  

Backward compatibility


E.g.

Let's promote dev to prod

New in the Captive Game Server


What's next in Game Server 3.*?

Looking for input on ...