Skip to content

cesarpmorais/Breakout-Raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout - A Raylib Project

This is the next step in my game development journey after my initial game - Pong using Pygame.

Learning Raylib was my main goal, but I was also interested in providing clean code, and familiarizing myself with an organized file system.

How to Run It

From the root folder, compile using make (Makefile provided by ChatGPT!)

To run the game itself: ./bin/breakout

Raylib must be installed for it to compile.

To-do

  • Game Screens: Start Screen/Game Over/Game Completed;
  • Improve Gameplay Experience: Speed increase and direction changes could use some fine-tuning.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors