https://github.com/coreyauger/mouselock
Java applet mouse lock for first person shoot games done through a web browser
https://github.com/coreyauger/mouselock
applet java mouse-lock person-shoot-games
Last synced: over 1 year ago
JSON representation
Java applet mouse lock for first person shoot games done through a web browser
- Host: GitHub
- URL: https://github.com/coreyauger/mouselock
- Owner: coreyauger
- Created: 2013-06-17T04:56:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T05:26:13.000Z (over 12 years ago)
- Last Synced: 2025-01-16T01:52:54.809Z (over 1 year ago)
- Topics: applet, java, mouse-lock, person-shoot-games
- Language: Java
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MouseLock
=========
Java applet mouse lock for first person shoot games done through a web browser
Warning:
* You may finally have mouse lock support in Flash.
* One can only imagin that HTML5 has a solution right around the corner (if not already).
* Security has always been the main issue with Mouse Lock over the inter tubes... and the applet is no exception. You will have to sign the applet with a certificate to make any kind of professional use out of it.
This solution is old.. however it works.
It will also deal with some of the more subtle problems that can pleg you when going down this road.
[](https://bitdeli.com/free "Bitdeli Badge")