Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Pointifai
## A pointless game for pointless people

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