Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutralizer committed Feb 18, 2021
1 parent 60ead4e commit e67b820
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
This program is designed with the idea of losing weight while playing computer games <b>on a budget</b>. It is based on 2 technologies - computer vision and game bot command issuing(automation testing): Movement is detected in specific regions via a web camera (or emulated smartphone camera) and when it is detected, the respective keyboard key attached to that region is being pressed.
## Disclaimer
The movement controller is in its Alpha state now and is still unfinished. Check Known Issues section if you encounter any problems.
Quick demo can be found <a href="https://www.youtube.com/watch?v=CL8TFtdbtDw&feature=youtu.be&ab_channel=NeutralizerPrime">here</a>.
## Getting Started
What should I do to run the program:
### Download
Expand Down Expand Up @@ -107,4 +108,4 @@ A. In racing games you are seated while driving, so that is not much of an exerc
* Modify the algorithm to skip detection frame(s) when movement is detected incorrectly in the entire screen (white flickering), which is unwanted because it presses all buttons (autofocus may cause this, or virtual cameras from smartphones).

## Conclusion
This program is targeted for casual gaming and has its limitations, but with the immersion and it's low budget I hope it will help many people to lose weight as it helped me.
This program is targeted for casual gaming and has its limitations, but with the immersion and it's low budget I hope it will help many people to lose weight as it helped me.

0 comments on commit e67b820

Please sign in to comment.