
Raven Hunt
This was my introduction to collision by color, which I found quite interesting.
Click the ravens before they cross the screen!

First Sidescroller
This was my first attempt at a sidescroller using procedurally generated enemies and mobile integration
Use Spacebar or swipe up to jump, don't let the enemies touch you!
If you're using a keyboard you can use 'a' or 'd' for precise movement

Second Sidescroller
This was my second sidescroller, here I implement a parallax background, player state, multiple enemies, more movement and attacking. I dropped the mobile support in favor of more advanced controls
Use 'w' to jump, 's' to lie down, 'a' and 'd' to move
Press 'Enter' to attack forward and 's' while jumping to attack down
Lying down will regenerate your power, good luck!

Snake
This is a classic snake clone I wrote when I was feeling bored
Use wasd to move and Enter to restart. Eat the apples and don't run into anything. You know how this works
I also implemented grid sizes up to 100 so see how high you can score!