DEV Community

Renato Cassino
Renato Cassino

Posted on

Matrix Typer – Typing game built with Phaser 3 + TypeScript

Hi everyone!

I’d like to share a small project I built with Phaser 3 and TypeScript: Matrix Typer.

It’s a typing game inspired by the classic Matrix rain effect:

💻 Letters fall down the screen

⌨️ You type them before they reach the bottom

🎯 Goal: keep up with the pace and improve your typing skills

I also included a mini typing course, so players can train step by step, starting from the basics and gradually increasing the challenge.

For the UI icons, I used font-awesome-for-phaser

Link to play: https://games.cassino.dev/game/matrix-typer/

Some screenshots bellow:

gamedev #phaser #typescript #indiedev #phaser3

Top comments (0)