https://github.com/plusk01/lazerwarfare-ios
BYU EE Junior Laser tag project iOS App
https://github.com/plusk01/lazerwarfare-ios
Last synced: 10 months ago
JSON representation
BYU EE Junior Laser tag project iOS App
- Host: GitHub
- URL: https://github.com/plusk01/lazerwarfare-ios
- Owner: plusk01
- Created: 2014-10-25T04:02:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T06:23:42.000Z (over 11 years ago)
- Last Synced: 2025-01-21T14:14:09.004Z (over 1 year ago)
- Language: Objective-C
- Size: 36.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lazer Warfare iOS
================
This is the iOS version of the LazerWarfare Android app.
The app was originally written by Adam Burnett, BYU student, for his senior project ([source code](https://github.com/ihavenoface5/LazerWarfare)). The project that his team built was the software interface for the EE Junior Core project, which is to build a working set of lasertag guns.
The guns work by modultaing LEDs at different frequencies. Each gun has its on frequency, allowing other players to identify who hit them. Each gun is controlled by the Xilinx Zybo board, which communicates with the app through Bluetooth LE. The app then talks to a server through a RESTful API written in Python/Django by Zack Argyle ([source code](https://github.com/zackargyle/senior-project)).
-----------------------------------------------------------------------
## Reference Material ##
+ [Software Team API Documentation](http://lasertag.groups.et.byu.net/doku.php?id=server_group_page)
+ The released Android app in the [Google Play Store](https://play.google.com/store/apps/details?id=com.laserwarfare&hl=en)