diff --git a/Teams/Copihue/ABOUT.md b/Teams/Copihue/ABOUT.md new file mode 100644 index 0000000..835b453 --- /dev/null +++ b/Teams/Copihue/ABOUT.md @@ -0,0 +1,19 @@ +Copihue +================ +We are a Chilean Team composed by 3 developers. "Copihue", known as Chilean bellflower is the +national flower of Chile and a real symbol of passion. + +About Copihue +================ + +| Shelo | Tilder | Autopawn | +|--- |--- |--- |--- +| No Pictures avaiable at the moment. | + +We decided to join because of our passion of large continous hours of pure programming, so you know, this is just perfect. + +About your skills and what you are going to do? +======= +We are fans of games, so thats where we will be going, of course, using one of the themes presented. + +The game will be connected with facebook and (probably) will use Google Game Services. diff --git a/Teams/Copihue/team.json b/Teams/Copihue/team.json new file mode 100644 index 0000000..fe57058 --- /dev/null +++ b/Teams/Copihue/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Copihue", + "members": [ + { + "name": "Marcelo Jara Almeyda", + "twitter": "gtrshelo", + "koding": "shelo", + "location": "Quilpué, CL" + }, + { + "name": "Francisco Casas Barrientos", + "twitter": "NO ACCOUNT", + "koding": "autopawn", + "location": "Viña del Mar, CL" + }, + { + "name": "Rodolfo Castillo Mateluna", + "twitter": "tilder95", + "koding": "rcastill", + "location": "Valparaíso, CL", + "lead":true + } + ] +}