Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/git-abby/prog8051_assignment01
Develop a console application in C# that simulates caring for a virtual pet. This comprehensive project encompasses fundamental programming concepts like basic program structure, console I/O, data types, type conversion, and control flow elements.
https://github.com/git-abby/prog8051_assignment01
Last synced: about 2 months ago
JSON representation
Develop a console application in C# that simulates caring for a virtual pet. This comprehensive project encompasses fundamental programming concepts like basic program structure, console I/O, data types, type conversion, and control flow elements.
- Host: GitHub
- URL: https://github.com/git-abby/prog8051_assignment01
- Owner: Git-abby
- Created: 2024-01-25T20:25:52.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-05T20:51:17.000Z (11 months ago)
- Last Synced: 2024-02-05T21:36:06.932Z (11 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PROG8051: Virtual Pet Simulator Project
Detailed Assignment Description**Overview**
_Develop a console application in C# that simulates caring for a virtual pet. This comprehensive project encompasses fundamental programming concepts like basic program structure, console I/O, data types, type conversion, and control flow elements._**Screencat Link**
https://youtu.be/_m-mUr518_0?si=oFuJf5AmeHfi_o9Q**Set Instructions**
1) There will be three option to choose pet type
Select one of them
validations are there for letters and out of limits and negatives
2) Choose pet name
3) Main Menu - Select activity you want to perform with your pet
Feeding, Playing, Checking status, and Resting
Exit for 5