Skip to content

This Python project is a Tamagotchi simulation game. The game includes features such as: User can choose the name and type of their Tamagotchi. The Tamagotchi can be a rabbit, cat, or dog. Each Tamagotchi has a unique key trait that is randomly assigned. The Tamagotchi’s health stats include happiness, energy, and cleanliness.

Notifications You must be signed in to change notification settings

GabrielCarroll14/Tamagotchi-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

README: How to Install the Game

This guide provides instructions for installing the game on Windows 10, 11, and macOS. Please follow the instructions specific to your operating system.

Windows 11:

Ensure Python is installed on your computer. If not, download it at: https://www.python.org/downloads/
Locate the "TamagotchiGame" folder in your downloads or saved location.
Right-click the folder, select "Open in Terminal."
Copy and paste "python Tamagotchi.py" into the Terminal or Command Prompt.
Press Enter, and the game should start.

For further assistance, check the support folder. Real-time help is available on the Discord server: https://discord.gg/A6NaPSHnCU

Windows 10:

Ensure Python is installed on your computer. If not, download it at: https://www.python.org/downloads/
Locate the "TamagotchiGame" folder in your downloads or saved location.
Left-click the folder, hold down Shift, and select "Copy as path."
Open the Command Prompt by searching and selecting the first option.
Type "cd " in the command prompt, right-click to paste the path, and press Enter.
Copy and paste "python Tamagotchi.py" into the Command Prompt.
Press Enter, and the game should start.

For further assistance, check the support folder. Real-time help is available on the Discord server: https://discord.gg/A6NaPSHnCU

macOS:

Ensure Python is installed on your computer. If not, download it at: https://www.python.org/downloads/
Locate the "TamagotchiGame" folder in your downloads or saved location.
Right-click the folder and select "New Terminal at Folder."
Copy and paste "python Tamagotchi.py" into the Terminal.
Press Enter, and the Tamagotchi game should start.

For further assistance, check the support folder. Real-time help is available on the Discord server: https://discord.gg/A6NaPSHnCU.

About

This Python project is a Tamagotchi simulation game. The game includes features such as: User can choose the name and type of their Tamagotchi. The Tamagotchi can be a rabbit, cat, or dog. Each Tamagotchi has a unique key trait that is randomly assigned. The Tamagotchi’s health stats include happiness, energy, and cleanliness.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages