itch.io is community of indie game creators and players

Devlogs

Release 1.0

Falling shapes
A browser game made in HTML5

It was an interesting time developing this project. I learned a lot about typescript, pixi.js, patterns, etc. It's the best project for a portfolio I think 🤔 I would be very happy to hear your opinion.

It's a simple 2D game created on Pixi.js using MVC architecture.

Main feature:

  • Falling geometry objects
  • Remove geometry object by click on them and randomize other with the same type
  • Create geometry object by click on the free area
  • Change gravity force and spawn shapes per second by buttons

You can try just run the game in a browser at fullscreen.

The project also has available code in GitHub.

Files

  • Falling shapes 100 kB
    May 15, 2021
Leave a comment