Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 954 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 954 Bytes

guess-the-celebrity

#java

By Brian Wachira

Description

This is a game where you guess the name of a celebrity by the image shown. The app basically downloads web content in JSON form from www.posh24.com/celebrities and loads them to the application. Images and names are linked by an id.

Setup/Installation Requirements

Clone on terminal using git clone ---url--- or download zip and unzip it. Run it on Android Studio

Technologies Used

Java
Android Framework
JSON data

Support and contact details

If you have any issues,ideas or concerns contact me on brianwachira7@gmail.com.All code contributions are welcomed.

License

This project is licensed under the terms of the MIT license.

You can check out the full license here