Skip to content

rserur/emotional-toys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCH RAGE-Control Project

This is the repository for the CALMS Study codebase, forked off of the the RAGE-Control Project. HRM contains code specific to heartrate monitors, ShakingTable contains code for running and communicating with the Shaky Table, and RAGE-Control contains code for the RAGE-Control computer game.

RAGE-Control

Prerequisites

  • Python 2.7
  • NumPy
  • SciPy
  • py2app (to create a redistribution)

Instructions

To run the game via python script at the command line:

$ python game0.py

To build a redistributable version of the application:

$ python setup.py py2app --argv-emulation --graph

py2app will build a standalone Mac OS X application compatible with the version of Mac OS you are currently running in the \dist directory.

Contributors

  • Jason Khan (2013-)
  • Rachael Serur (2016-)
  • Marc Bucchieri (2013-2015)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 33.5%
  • Python 25.7%
  • Shell 14.2%
  • Makefile 10.1%
  • HTML 3.4%
  • TeX 3.3%
  • Other 9.8%