Merge pull request #344 from foocraft/master

Lambda ninja!
This commit is contained in:
Nitin Gupta
2014-11-26 21:40:45 -08:00
2 changed files with 27 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Lambda Ninja
I'm Hasan, a computer hacker from Egypt.
## About
I programmed in many languages before. I really do love the idea of funcational programming
and it has managed to creep its way into my C programming.. Eek!
For prototyping I use processing, arduino and python. Since this is a hackathon, something tells
me I'll be coding in processing this hackathon!
## Quick overview of idea
A game written in processing accompanied by teaching material and good documentation.
The learning theme, simply put.
Okay, that wasn't too revealing :D Happy hacking!
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "LambdaNinja",
"members": [{
"name": "El-Hassan Wanas",
"twitter": "@foo30303",
"koding": "foo303",
"location": "Doha, QA",
"lead": true
}]
}