Our first game project as Futuregames was only two weeks, and this was what my group did. We did a simple, fun, arcadey game. Considering that we only had two weeks and we were all very inexperienced I am very happy with it.
I programmed the main game loop. Cars spawning, pickups spawning, scoring, health, etc.
Theme of this project was accessibility, so I added some accessibility features like color blindness filters and slow down.
I created a simple online leaderboard using my own PHP code and server. It's very basic but has been fun to compete on.