Commit Graph

  • aaaf668616 Remove object from collisions as well when killing it zv0n 2020-08-23 15:30:31 +02:00
  • 5f275081fe Define block size and player area, check if rotation is valid zv0n 2020-08-23 11:37:07 +02:00
  • a995ba3b85 Some basic formatting zv0n 2020-08-23 09:50:05 +02:00
  • 097fab4329 Use text renderer zv0n 2020-08-23 09:49:04 +02:00
  • bb0f7d4e75 Tetris should have sdlpp.hpp as dependency zv0n 2020-08-23 09:47:47 +02:00
  • 05ac3cb90a Add proper text rendering zv0n 2020-08-23 09:47:31 +02:00
  • cf8ec294d1 We have 7 tetris blocks, not 6 zv0n 2020-08-23 01:23:47 +02:00
  • f58bec6204 TETRIS zv0n 2020-08-23 01:15:46 +02:00
  • eec97302bb Check if font loaded zv0n 2020-08-23 01:14:59 +02:00
  • 6acfff3e8f Changes done during tetris development zv0n 2020-08-23 01:08:10 +02:00
  • 27274c7242 Remove useless couts zv0n 2020-08-22 14:31:41 +02:00
  • 7e67bebae2 Pause menu zv0n 2020-08-22 14:29:39 +02:00
  • 94aed4cd02 Render polygon BEFORE collisions zv0n 2020-08-22 14:15:12 +02:00
  • bf0d08ae16 Add pause scene, make custom movement easier to implement zv0n 2020-08-22 14:13:28 +02:00
  • 329ef7f40f Add text and rendering of color rectangles zv0n 2020-08-22 13:17:56 +02:00
  • 618786f885 Destroyable zv0n 2020-08-21 21:40:15 +02:00
  • eaa463fb85 Add circle render zv0n 2020-08-21 20:53:21 +02:00
  • 12c6c9049f Update colliders when updating render objects zv0n 2020-08-21 19:49:42 +02:00
  • 1b0a35cf5a More fun jumping zv0n 2020-08-21 19:04:58 +02:00
  • ea7dff32a2 Add hiding of stuff and scene pause zv0n 2020-08-21 18:54:42 +02:00
  • 77d5f9a8cb Add option to show coliders (only rect so far) zv0n 2020-08-21 18:32:15 +02:00
  • 9db93cd72c Add infinite rectangles, make scene move when player gets near the screen's edge zv0n 2020-07-28 19:35:31 +02:00
  • 847b5cbd8e Add death drop zv0n 2020-07-28 18:13:38 +02:00
  • 9c1fef7a86 Make rendering dependant on smaller side only zv0n 2020-07-28 14:46:48 +02:00
  • 9195be85d0 Gravity + jumping zv0n 2020-07-27 20:05:59 +02:00
  • 18f1213985 Tests zv0n 2020-07-27 18:59:00 +02:00
  • 626927fba4 Makefile and gitignore zv0n 2020-07-27 18:58:43 +02:00
  • 3f61cd59ba Working, terrible code, but working zv0n 2020-07-26 22:37:20 +02:00