Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 471 Bytes

Urbanoid v.1.1.1

Welcome to my first game on C++ with openGL.
It's my porject to get basic understanding how openGL works, and also practice in C++

Road map:

  • score board
  • leaderboard
  • add some bonus & antibonus for player (change paddle size, change ball speed, add guns for paddle etc.)
  • support mouse controls
  • improve collision system
  • put some easter eggs :)

Release Notes:

  • SFX system (v.1.1.0)
  • some debug optimizations (v.1.1.1)