Skip to content

guess who clone as cognitive task environment for use in cognitive modeling

Notifications You must be signed in to change notification settings

sevistatic/guessWho

 
 

Repository files navigation

GuessWho

Build instructions:

from the main directory:

  1. javac -d ./build src/*.java
  2. cd build
  3. jar cfm ../GuessWho.jar ../manifest.mf *.class
  4. cd ..
  5. java -jar GuessWho.jar

About

guess who clone as cognitive task environment for use in cognitive modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published