Import the source code submitted to IntroComp 2019
authorJason Self <j@jxself.org>
Tue, 10 Sep 2019 04:40:42 +0000 (21:40 -0700)
committerJason Self <j@jxself.org>
Tue, 10 Sep 2019 04:40:42 +0000 (21:40 -0700)
commit322528eaf7ebd7f3373b1eed7a1d8c73fb741e3a
treef7e8f247cb1e03e182afeb24c049d3a17ee53cd0
Import the source code submitted to IntroComp 2019

Serial 190728
17 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
build.sh [new file with mode: 0755]
lib [new submodule]
src/homeland.inf [new file with mode: 0644]
src/objects/backyard.inf [new file with mode: 0644]
src/objects/bedroom.inf [new file with mode: 0644]
src/objects/campsite.inf [new file with mode: 0644]
src/objects/frontporch.inf [new file with mode: 0644]
src/objects/grandlivingroom.inf [new file with mode: 0644]
src/objects/kitchen.inf [new file with mode: 0644]
src/objects/livingroom.inf [new file with mode: 0644]
src/objects/neighborkitchen.inf [new file with mode: 0644]
src/objects/neighborlivingroom.inf [new file with mode: 0644]
src/objects/sidewalk.inf [new file with mode: 0644]