https://github.com/natnuo/phidget-click-race
A Phidget-Inspired Tug-of-War Game!
https://github.com/natnuo/phidget-click-race
click-race clicker cps phidget phidget-sensor-kit phidgets tug-of-war
Last synced: about 2 months ago
JSON representation
A Phidget-Inspired Tug-of-War Game!
- Host: GitHub
- URL: https://github.com/natnuo/phidget-click-race
- Owner: natnuo
- License: mit
- Created: 2024-12-03T19:48:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T21:50:14.000Z (about 1 year ago)
- Last Synced: 2025-03-15T22:27:26.594Z (about 1 year ago)
- Topics: click-race, clicker, cps, phidget, phidget-sensor-kit, phidgets, tug-of-war
- Language: TypeScript
- Homepage: https://phidget1.ntao.dev
- Size: 9.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Phlickr
Phidget Click Race
An implementation for a multiplayer click race on the Phidget!
## Running the Program
- First, you must have [Python3](https://www.python.org/downloads/) and [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) installed.
- Next, navigate to `./scripts`.
- If you just installed or updated Phlickr, run `install.bash`, then `build.bash`.
- Once the above steps are complete, create three terminals:
- in one terminal, run `start_server.bash`, then
- in the second terminal, run `start_client.bash`, and finally
- in the third terminal, run `start_phidget.bash`.
- If you do not have a Phidget on-hand, you may omit the `start_phidget.bash` script. Clicking on the colors of the client display can emulate the Phidget.
Congrats! You should now have Phlickr running. 🎉