Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/4gray/mmk-xmpp-game

XMPP protocol based game for Android platform.
https://github.com/4gray/mmk-xmpp-game

android java tictactoe xmpp

Last synced: 5 days ago
JSON representation

XMPP protocol based game for Android platform.

Awesome Lists containing this project

README

        

# TicTacToe
XMPP protocol based game for Android platform.

![First screenshot](https://monosnap.com/file/tPsravprjYuQoSuj1lewVKTpk2wsA5.png)

# Video demonstration

[![Game demo](https://img.youtube.com/vi/kdY7YoA982E/0.jpg)](https://www.youtube.com/watch?v=kdY7YoA982E)

# Aufgabenstellung
Umsetzung eines kleinen kollaborativen Spiels nach Wahl unter Android und/oder iOS, wobei XMPP für die Koordination und Kommunikation der Nutzer zum Einsatz kommt
* Für Android bietet sich die Nutzung von aSmack an, unter iOS XMPPFramework
* Als Server kann z.B. Prosody, eJabberD oder OpenFire eingesetzt werden
* Video mit Demonstration der App-Funktionalität mit mindestens 2 Mobilgeräten