Here's a little some some I've been working on for exactly a week.
PLAY IT
A to attack, D to throw doll. Space to jump.
Features:
Very object oriented (29 classes so far!!)
Spawn triggers.
A mix between regular depth playing (Dad N' Me) with platformer.
Rain.
Cutscenes.
Easily adjusted fights (how often, how hard. Just change spawn triggers).
CommonEnemy class, this lets me add any enemy in less than 5 minutes that follows these rules: Run, Die, and Attack. Follow behavior is defaulted to strictly after the player, but can be overriden.
Everything in AS3.
Project Statistics:
90 Movieclips.
Largest class is Player with 750 lines (really ought to be chopped up, lol).
Code lines:2176 (83.6%)
Comment lines:209 (8%)
Blank lines:219 (8.4%)
Total lines:2604
Bestrafe mich.
Du darfst mein Bestrafer sein!
Der Herrgott nimmt.
Der Herrgott gibt.