/tamagotchiApp

a c# solution for the 90s Japanese toy

Primary LanguageC#

Tamagotchi App

A basic pure C# solution for creating 1996 Tamagotchi Japanese Toy.

The task:

  • Initialize game
  • Allow user to change name and save
  • Feed Tamogochi
  • Play with Tamogochi
  • Talk Tamogochi
  • Heal Tamogochi
  • End game

Please contact for fixes, changes or further instructions.

-- Future improvements include variation animation updates. Extensibleness can be apply due to object oriented approach