Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x src/
-rw-r--r-- .ignore
-rw-r--r-- README.md
-rw-r--r-- build.zig
-rw-r--r-- build.zig.zon
README

BrickWrecker

BrickWrecker is a simple breakout game.

Why?

Why not? The main purpose of this game to learn how to use an Entity Component System (ECS), Jolt physics library and Raylib together.