https://github.com/ryanleecode/anisight
https://github.com/ryanleecode/anisight
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanleecode/anisight
- Owner: ryanleecode
- License: mit
- Created: 2017-10-02T16:01:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T16:52:09.000Z (over 8 years ago)
- Last Synced: 2025-02-24T13:23:31.616Z (over 1 year ago)
- Language: Java
- Size: 68.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AniSight
AniSight is a simple game to help you recognize different species of animals. There are two rounds consisting of 10 questions each. In each round, you need to click on the image that best matches the description. In the second round, the labels under the images may not actually represent what the image is. You have 3 seconds to answer each question. The goal of this game is to see the effect improper labelling has on your animal recognition ability.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
You will need the JDK 9 and preferably Intellij IDE to run this program.
```
Give examples
```
### Installing
Clone the project onto your computer.
```
https://github.com/drdgvhbh/Animal-Recognition-Game.git
```
Run the application.

## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details