galbiati / MNK-Task-Code

Experimental task using an MNK game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNK-Task-Code

This is a behavioral experiment suite that runs in a web browser (currently only compatibility checked with Chrome). The experiment involves an (M, N, K) game, with a MxN board on which players compete to get K in a row.

How to Use

There are now several tasks functioning: playing against a computer, a turing test, and a demo task.

Further

I will be further cleaning up the UI, subject registration/login, and data handling. I will also be reimplementing previous tasks in the new framework.

About

Experimental task using an MNK game

License:MIT License


Languages

Language:JavaScript 66.2%Language:HTML 18.3%Language:Python 11.4%Language:CSS 4.1%