Skip to content

Releases: DriHut/SDL2_Game

Brick breaker Beta 0.1 Submitted assignment

15 Nov 23:27
17d6384

Choose a tag to compare

far from being finished version but there is:

  • working collision and destructions of block
  • a pusher that can move with q and d, change speed with the mouse wheel
  • a single level to show scalability of the game
  • some horrible looking images fro the different steps
  • a bouncing ball
  • a lot of work to get a cleaner version!!