Making a game in C from scratch! Ep 18: [Level Design and Gameplay Programming]

Опубликовано: 17 Август 2026
на канале: Dan Zaidan
2,389
23

PLAY the game for FREE on STEAM: https://store.steampowered.com/app/11...
SOURCE CODE on GITHUB: https://github.com/DanZaidan/break_ar...

In this stream, I created and developed an entire new level for the game! This is a series where we create an entire game in C from scratch and live streaming the entire process!

You can download the game and the source code for free in this link:
https://danzaidan.itch.io/break-arcad...
You can watch me live and help me make the game here:
  / danzaidan  

Today, we started by thinking about the new level: Tetris Breakout! Then we improved the existing systems and expanded on them so that we could program the new level and game mode. Then we programmed and iterated on the new level, playing and improving it. By the end, we finished the new level! From nothing to done! :D

Next stream, we'll do a robustness pass on the collision and improve the game feel!