Skip to content

Native Android App and a POJO server that use plain TCP Sockets as a communication paradigm with layered architecture and MVP design pattern

Notifications You must be signed in to change notification settings

crakama/Android-HangMan-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an android Client app(Hang-Man-Game) communicating to a java server via app network sockets:

GENERAL FLOW

Basic flow of the Client program General Flow of the app

Server The server is a Java stand alone application and is run separately as a java program.Server

SAMPLE SCREEN SHOTS

General Flow of the app General Flow of the app General Flow of the app General Flow of the app

More project images can be found under Images Directory

About

Native Android App and a POJO server that use plain TCP Sockets as a communication paradigm with layered architecture and MVP design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages