Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rayhanbss/virtualpet-pbo24

Virtual Pet Game, created for the final project of the Object-Oriented Programming course 2024.
https://github.com/rayhanbss/virtualpet-pbo24

game java maven oop oops-in-java tamagotchi

Last synced: 30 days ago
JSON representation

Virtual Pet Game, created for the final project of the Object-Oriented Programming course 2024.

Awesome Lists containing this project

README

        

# VirtualPet-PBO24

Virtual Pet Game, created for the final project of the Object-Oriented Programming course 2024.

## TODO List

1. ~~Make abstact pet class~~
2. ~~Make action interface for child of pet~~
3. ~~Make child of pet: Cat, Dog, Hamster, Parrot, Turtle, Rabbit~~
4. ~~Make the repositories~~
5. ~~Make the basic GUI~~
6. ~~Make GUI sync with the repo (Button, Text, etc.)~~
7. ~~Polishing GUI~~
8. ~~Testing~~
9. ~~Fixing (Optional)~~