I am creating a game where you have to socially integrate aliens by programming a robot that plays/communicates with aliens using a very basic programming language that understands commands like MOVE, SAY or JUMP.
The aliens determine whether they like your program or not, and you get points on how fun they found your program.
Right now I have NO screenshots as I am building the interpeter of the language. I haven't done any graphical programming yet.