Welcome to the Virtual Zoo project! Please note that this is my first project so any help or advice would be great.
This project is a modern twist on the classic Tamagotchi, where instead of caring for a single pet, users manage a virtual zoo full of various creatures. Built using Java and designed to interact with Raspberry Pi Zero 2.
- Graphical UI: A user-friendly GUI that allows interaction with multiple virtual animals.
- Animal Simulation: Each creature in the zoo has its own parameters like hunger, boredom, and health that need to be managed.
- Leveling System: Users can unlock new creatures and features as they progress through the game, adding complexity and fun.
- Multiple Animal Management: Unlike a traditional Tamagotchi, here you can care for an entire zoo, each animal with its own set of needs and personality traits.
-
Clone the repository to your local machine:
git clone https://github.com/Tailosrx/Tamagochi.git
-
Set up the development environment:
- Open the project in NetBeans IDE 18(recommended since it is where I have programmed) and verify that all dependencies are configured correctly.
-
Load configuration files:
- Make sure the
information.properties
file is placed correctly in thesrc/info/
directory. - Adjust any paths or configurations as needed if you are using absolute paths.
- Make sure the
-
Run the project:
- Start the
main.UI
class to launch the graphical interface and begin managing your virtual zoo.
- Start the
Being my first project I am aware that I will not be doing it in the most optimal way, so I am open to any advice, code improvements or suggestions.
This project is still under development, and we greatly appreciate any feedback. If you encounter issues or have suggestions for improvement, please let us know.
You can leave feedback in the Issues section or reach out to me directly via [email protected].
This project is licensed under the MIT License. See the LICENSE
file for more information.
- Developer: Tai
- Email: [email protected]
- GitHub: https://github.com/Tailosrx
Licencia MIT
Derechos de autor (c) [2024] [Tai]
Se concede permiso por la presente, sin cargo, a cualquier persona que obtenga una copia de este software y los archivos de documentación asociados (el "Software"), para tratar en el Software sin restricción, incluidos, entre otros, los derechos utilizar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar y/o vender copias del Software y permitir que las personas a quienes se dirige el Software equipado para ello, sujeto a las siguientes condiciones:
El aviso de derechos de autor anterior y este aviso de permiso se incluirán en todos copias o porciones sustanciales del Software.
EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, EXPRESA O IMPLÍCITAS, INCLUYENDO PERO NO LIMITÁNDOSE A LAS GARANTÍAS DE COMERCIABILIDAD, IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN. EN NINGÚN CASO LA LOS AUTORES O TITULARES DE LOS DERECHOS DE AUTOR SERÁN RESPONSABLES DE CUALQUIER RECLAMO, DAÑO U OTROS RESPONSABILIDAD, YA SEA EN UNA ACCIÓN CONTRACTUAL, EXTRACONTRACTUAL O DE OTRO MODO, QUE SURJA DE, FUERA DE O EN CONEXIÓN CON EL SOFTWARE O EL USO U OTRAS OPERACIONES EN EL SOFTWARE.