https://github.com/integrii/dogsimulator
A funny dog simulation exercise
https://github.com/integrii/dogsimulator
Last synced: 3 months ago
JSON representation
A funny dog simulation exercise
- Host: GitHub
- URL: https://github.com/integrii/dogsimulator
- Owner: integrii
- Created: 2019-06-14T22:30:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T18:28:50.000Z (over 5 years ago)
- Last Synced: 2023-04-08T02:36:39.196Z (about 2 years ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dogSimulator
A funny dog simulation exercise```
$ go run main.go
You go to the pet store and come home with a dog named Fred
Fred runs around
Fred plays with toys
Fred goes BARK BARK BARK
Fred sleeps...
Fred plays with toys
Fred plays with toys
Fred runs around
Fred is incredibly tired and stops to sleep.
Fred sleeps...
Fred sleeps...
Fred sleeps...
Fred goes BARK BARK BARK
Fred plays with toys
Fred plays with toys
Fred goes BARK BARK BARK
Fred is incredibly tired and stops to sleep.
Fred sleeps...
Fred runs around
Fred plays with toys
Fred runs around
Fred is incredibly tired and stops to sleep.
Fred sleeps...
Fred plays with toys
Fred has lived a good life but is now dead.```