Skip to content

Simple name game app created as part of a coding project.

Notifications You must be signed in to change notification settings

KBearMan/namegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Name Game

This is a simple demo app designed to show off some basic Android design and library use. The idea is that the user will select from a variety of game modes. Each game mode being slightly different but they all operate under the same core principle. Show the user a list of names or faces and then a single instance of the other. The user then has to select the matching face or name from the list. The idea is that the code will make a network call to retrieve the information at runtime and not go off of a prepopulated database.

Libraries Used

  • GSON
  • Retrofit
  • Butterknife
  • Ion
  • RxJava
  • Architecture Compontents ViewModel and LiveData

About

Simple name game app created as part of a coding project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages