Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samtebbs33/pointifai
A pointless game for pointless people
https://github.com/samtebbs33/pointifai
Last synced: about 1 month ago
JSON representation
A pointless game for pointless people
- Host: GitHub
- URL: https://github.com/samtebbs33/pointifai
- Owner: SamTebbs33
- Created: 2015-10-24T12:16:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T16:29:56.000Z (about 9 years ago)
- Last Synced: 2024-10-15T02:30:07.661Z (3 months ago)
- Language: PHP
- Homepage: https://pointifai.com
- Size: 3.33 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pointifai
## A pointless game for pointless peopleA game created in 24 hours for [BrumHack 3.0](https://www.brumhack.co.uk/), part of the [MLH](https://mlh.io/) EU Fall 2015 season. The game combines the [Clarifai API](http://clarifai.com/) and [Pointless](https://en.wikipedia.org/wiki/Pointless_(game_show)), so players can compete against each other to guess the most obscure tag that Clarifai returns for an image.
The game uses PHP in the backend, with a MySQL database, and uses [Pusher](https://pusher.com/) to communicate with both the host (game screen) and the client (controllers).