An open API service indexing awesome lists of open source software.

https://github.com/christinec-dev/virtual_dog_game

This is a virtual dog game that you play in the command-line. Made with Java.
https://github.com/christinec-dev/virtual_dog_game

command-line dogs java

Last synced: about 1 month ago
JSON representation

This is a virtual dog game that you play in the command-line. Made with Java.

Awesome Lists containing this project

README

        

# Virtual_Dog_Game
This is a a little virtual dog game I made when trying to practice my Java skills (a quick way to keep myself refreshed). I had so much fun, and I know it's not a perfect project - I mean it's stuck in the command-line - but hey, I;m happy with it. The dog's needs will get randomised as you play, and if you try to do too many actions over and over again, the dog will get annoyed! Have fun looking after your doggo! 🐶

ASCII art credits: https://ascii.co.uk/art/dog

## Main UI

![4](https://user-images.githubusercontent.com/87696858/173131036-972dd3df-599e-41c0-9fef-d63f1b78f8e7.png)
![5](https://user-images.githubusercontent.com/87696858/173131047-2a36d549-98a8-47b2-b195-ec3e5661d868.png)
![6](https://user-images.githubusercontent.com/87696858/173131057-bf1064e4-52b3-4674-9cb1-6279bb595b3d.png)