Breakout GameEngine

Game Engine
Game Development
Breakout GameEngine

Tech Stack

C++
DirectX
Win32

Description

A small Win32 / DirectX9 game engine project that implements the classic BreakOut game. This repository contains a minimal, hand-rolled engine demonstrating Win32 window handling, DirectX9 rendering, simple physics, input management, sound management, game state management and animation.

  • Implements a game loop and basic physics
  • Canvas-based rendering and collision handling
  • Modular engine components for levels and entities

Page Info

Gameplay Demo

Playable Breakout demo showcasing physics, collision handling, and level progression. https://github.com/Montmont20z/Breakout/releases/tag/Release

/projects/breakout/screenshot1.png