Timing could be automated with a webcam and CV to just watch for any motion near the markers. With a recording of each run, you could push ghosted runs through the projector like racing games.
Turning a climbing wall into a video game
21–28 of 28 posts
Re: Turning a climbing wall into a video game
#22Re: Turning a climbing wall into a video game
#23Re: Turning a climbing wall into a video game
#24Earlier quoted context omitted.
There was a clone that someone in r/climbing made and put up on github. Not sure how good it is though but I'd assume he's open to pull requests.
The code is okay. The main mode has all the features - timer, high score, ordered score board, different layouts. The other modes are more in testing and need some additional features, but are functional. No motion sensing. It's far too complicated for such a simple game and a full time student with a job. A solution would be to make it on a tablet and whenever a climber hits a "hold", the person using the tablet cou…
Re: Turning a climbing wall into a video game
#25Earlier quoted context omitted.
The code is okay. The main mode has all the features - timer, high score, ordered score board, different layouts. The other modes are more in testing and need some additional features, but are functional. No motion sensing. It's far too complicated for such a simple game and a full time student with a job. A solution would be to make it on a tablet and whenever a climber hits a "hold", the person using the tablet cou…
An easy way to check would be to give the users gloves of a distinguishable color they are not wearing (it just have to cover the back of the hand) and check for that color to cover the dots.
Re: Turning a climbing wall into a video game
#26Earlier quoted context omitted.
The code is okay. The main mode has all the features - timer, high score, ordered score board, different layouts. The other modes are more in testing and need some additional features, but are functional. No motion sensing. It's far too complicated for such a simple game and a full time student with a job. A solution would be to make it on a tablet and whenever a climber hits a "hold", the person using the tablet cou…
An easy way to check would be to give the users gloves of a distinguishable color they are not wearing (it just have to cover the back of the hand) and check for that color to cover the dots.