An open API service indexing awesome lists of open source software.

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

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).