-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame.yaml
29 lines (29 loc) · 1.1 KB
/
game.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
# Members of your group.
group:
- name: Evan Leong
netid: epl44
- name: Hannah Duan
netid: hxd2
- name: Julia Fortna
netid: jmf363
# Your PM.
pm:
name: Julie Plink
netid: jcp332
# Set to false if you don't want your gallery entry to be public.
publish: false
# Pithy title
title: "Marine Aquarium"
# OK if this is a Cornell Github link, but public gallery viewers won't be able to see it.
git-repo: "https://github.coecis.cornell.edu/epl44/3110_final_project"
# If you have no demo screencast, replace the url string with an empty string ""
demo-video-url: ""
# Write a short, attention-grabbing description of your project.
desc: >
Build your own aquarium! With our interactive terminal based game, you can
simulate the day to day of owning an aquarium. Buy and raise different types
of marine animals from a goldfish to a clownfish and even a shark! Use revenue
from your aquarium to keep your fish fed and healthy. Be careful with which
fish you choose to buy, some make great tank-mates but others might not. Earn
an achievement at the end of your game and try to beat your friends.