DEV Community

CitronBrick
CitronBrick

Posted on

Swimming

June Solstice Game Jam Submission

This is a submission for the June Solstice Game Jam

What I Built

My idea was to create a swimming game where the player needs to avoid both attacking fish and falling asteroids (meteors). Fish hit by asteroids turn to sushi, which then can be collected by the player.

Video Demo

https://citronbrick.github.io/swim-sushi/

Code

https://github.com/CitronBrick/swim-sushi/tree/master

How I Built It

I discovered the Box2DCreateJS library combining Createjs and Box2d. The swimmer's spritesheet is from OpenGameArt.org created by Chasersgaming.

I'm the sole contributor. The game is incomplete as of now. Hoping to complete it someday.

Top comments (0)