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: 3 months ago
JSON representation
XMPP protocol based game for Android platform.
- Host: GitHub
- URL: https://github.com/4gray/mmk-xmpp-game
- Owner: 4gray
- Created: 2015-04-22T08:10:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T09:11:00.000Z (about 9 years ago)
- Last Synced: 2025-03-10T21:54:33.947Z (over 1 year ago)
- Topics: android, java, tictactoe, xmpp
- Language: Java
- Homepage:
- Size: 749 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
XMPP protocol based game for Android platform.

# Video demonstration
[](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