https://github.com/meeshic/assassin-client
Multiplayer, GPS-based Mobile Assassins Game
https://github.com/meeshic/assassin-client
android google-api gps rest-api
Last synced: 2 months ago
JSON representation
Multiplayer, GPS-based Mobile Assassins Game
- Host: GitHub
- URL: https://github.com/meeshic/assassin-client
- Owner: meeshic
- Created: 2017-04-13T21:34:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T22:39:51.000Z (about 9 years ago)
- Last Synced: 2025-03-04T13:34:15.166Z (over 1 year ago)
- Topics: android, google-api, gps, rest-api
- Language: Java
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assassin::Client
GPS Assassins is a mobile-based multiplayer game that uses GPS to let players physically compete in this adaptation of tag. Every player receives a target to assassinate (and are similarly assigned to another player). As targets are taken out, players are reassigned to each other in the quickly dwindling pool. The last player standing wins.
Server side located at https://github.com/llam15/assassin-server.
Completed for CS M117 during the Spring 2017 quarter at UCLA.
Team:
* [Breanna Nery](https://github.com/binerys)
* [Ky-Cuong Huynh](https://github.com/KyCodeHuynh)
* [Lauren Yeung](https://github.com/laurenyeung)
* [Leslie Lam](https://github.com/llam15)
* [Michelle Chang](https://github.com/meeshic)
TA:
* [Reuben Vincent Rabsatt](http://web.cs.ucla.edu/~rrabsatt/)
## License
`assassin-server` is an open source project, with its code under the terms of the [MIT License](http://opensource.org/licenses/MIT).