diff --git a/Teams/TeamCoders/About.md b/Teams/TeamCoders/About.md new file mode 100644 index 0000000..ed24945 --- /dev/null +++ b/Teams/TeamCoders/About.md @@ -0,0 +1,17 @@ +#TeamCoders +Hi we are team coders and we are interested in phaser +We are into game development and we are using it as a learning block for kids + +About your team +=========================== +Jeremy Wandui +Maharshi Choudhury +Subhnedu Ghosh + +Tell us who you are, why you did you decide to join? +======= +We know that games are going to redefine knowledge sharing and will make learning a fun activity :) + +About your skills and what you are going to do? +======= +We will be using Phaser exclusively for our project diff --git a/Teams/TeamCoders/team.json b/Teams/TeamCoders/team.json new file mode 100644 index 0000000..666a151 --- /dev/null +++ b/Teams/TeamCoders/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "TeamCoders", + "members": [ + { + "name": "Maharshi Choudhury", + "twitter": "@maharsh009", + "koding": "maharsh011", + "location": "Bangalore,IN" + }, + { + "name": "Subhendu Ghosh", + "twitter": "@_hell_born", + "koding": "subho-bcrec", + "location": "West Bengal, IN" + }, + { + "name": "Jeremy Wandui", + "twitter": "@poetentate", + "koding": "poetentate", + "location": "Nairobi, KE", + "lead": true + } + ] +}