Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/4gray/mmk-xmpp-game
- Owner: 4gray
- Created: 2015-04-22T08:10:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T09:11:00.000Z (over 7 years ago)
- Last Synced: 2024-11-16T22:23:22.892Z (2 months ago)
- Topics: android, java, tictactoe, xmpp
- Language: Java
- Homepage:
- Size: 749 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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