diff --git a/Teams/Tall-Walking/ABOUT.md b/Teams/Tall-Walking/ABOUT.md new file mode 100644 index 0000000..d4bc237 --- /dev/null +++ b/Teams/Tall-Walking/ABOUT.md @@ -0,0 +1,2 @@ +# Hello! +We are a team from Tallahassee, FL planning on building an education game about our town. diff --git a/Teams/Tall-Walking/team.json b/Teams/Tall-Walking/team.json new file mode 100644 index 0000000..4d3a160 --- /dev/null +++ b/Teams/Tall-Walking/team.json @@ -0,0 +1,17 @@ +{ +"teamName": "Tall Walking", +"members": [ +{ +"name": "Alan Williams", +"twitter": "astropiloto", +"koding": "aw1231", +"location": "Tallahassee, US" +}, +{ +"name": "Stanford Williams", +"twitter": "radmaker50", +"koding": "tigernurse", +"location": "Tallahassee, US" +} +] +}