Coin Jar
Coin Jar is a physics-based incremental game where you drop coins into a jar and merge coins of the same value. Score points and buy upgrades to get more coins, a bigger jar, unlock new types of coins, and more.
Coin Jar is a physics-based incremental game where you drop coins into a jar and merge coins of the same value. Score points and buy upgrades to get more coins, a bigger jar, unlock new types of coins, and more.
My game won first place in this jam's Multiplayer Challenge. Here's a quick write-up of my ideas for the theme, how development went, and my thoughts on the game's results.
Normally Pixi components can only contain things that get added to your Pixi app's stage. In this article I demonstrate a pattern to combine both Pixi and DOM elements to better organize components.
I participated in my first-ever game jam and I used React, Pixi React, and Rune to build a multiplayer game. This post documents my thoughts and experiences using this tech stack.