Commit graph

51 commits

Author SHA1 Message Date
Hartmut Seichter
1779f750ff added CC0 assets from kenney.nl to replace the existing ones 2024-06-04 22:00:57 +02:00
Hartmut Seichter
cdf2cbd6c0 add more info about performance issues 2024-06-04 21:35:12 +02:00
b9faf6c22c add a excerpt for perf run showing performance issues 2024-05-30 09:07:24 +02:00
Hartmut Seichter
d1f0ad538e some additional ideas 2024-05-30 08:13:44 +02:00
Hartmut Seichter
8375917b35 add some 'inspiration' for work in the course ParadiSE 2024-05-30 08:10:06 +02:00
a61d10bb56 removed cruft from quickwings 2024-05-28 23:33:10 +02:00
6abdc90a3a Merge branch 'brxxh-main' 2024-05-28 23:20:43 +02:00
945adb53c9 updated copyright 2024-05-28 23:16:19 +02:00
e92dadaf4d properly use std::clamp 2024-05-28 23:06:08 +02:00
b124afdedf final quickwings commit 2023-11-24 18:45:37 +01:00
e37a74137d fixed grass again, didn't help lol 2023-11-24 18:13:58 +01:00
5a9eb10507 finally added pipes + collision 2023-11-24 17:43:17 +01:00
ba56c0d911 Started working on pipes collision (WIP) 2023-11-23 21:40:00 +01:00
68915cb24b Added test pipe sprite to quickwings (random pos) 2023-11-23 20:10:35 +01:00
6ae437ef75 Setted window "spawn point" to middle of screen 2023-11-23 19:17:57 +01:00
7a3afe1281 Addded game over to quickwings 2023-11-23 18:59:30 +01:00
500464fa73 Added welcome-message 2023-11-23 18:19:24 +01:00
2a42731628 fixed quickwings, added me to readme, fixed readme 2023-11-23 17:49:07 +01:00
b9c7ce3b48 update readme in regard of toolchains 2023-10-11 14:17:51 +02:00
ddb62cb395 fix for Visual Studio Build Tool 2022 2023-10-11 14:08:19 +02:00
97697d2d7a fix readme 2023-10-10 18:05:38 +02:00
5e6630a92d refactored example by Robin 2023-10-10 17:59:48 +02:00
f452b40000 Merge pull request 'Flappy bird' (#3) from robin_rottstaedt/paradiso:main into main
Reviewed-on: Hartmut/paradiso#3

Pull request needs revised naming for the example but seems good to go and inlined. Thanks
2023-10-10 15:54:00 +02:00
40e4b160df sync with left over changes 2023-10-10 15:43:37 +02:00
Robin Rottstädt
14992d0939
Added framecap 2023-09-23 23:51:13 +02:00
Robin Rottstädt
7cbc525dc6
CMakeList cleanup and import fix 2023-09-23 22:59:46 +02:00
Robin Rottstädt
9b57ca68c6
Add flappy bird 2023-09-23 22:12:50 +02:00
Robin Rottstädt
237102965b
load bitmap from vector 2023-09-23 22:12:21 +02:00
f0316c3205 another minor clean up 2023-07-03 20:12:11 +02:00
227d4a8648 small update for and credits 2023-07-03 19:54:43 +02:00
7bd011429b Merge pull request 'Fix for windows-users' (#2) from Timeplex/paradiso-win:main into main
Seems a good first start. Thanks!
2023-07-03 19:50:04 +02:00
Tim
d6dcc1aaec Removed fork information for pull request 2023-07-03 18:39:58 +02:00
087ae62db5 Fixed typo 2023-07-03 18:02:42 +02:00
Tim
3739c80335 fixed typo 2023-07-03 17:11:01 +02:00
Tim
b96b25e37c Fork description + DE translation 2023-07-03 17:10:27 +02:00
Tim
c2eec1f22e Fix for windows users 2023-07-03 16:59:28 +02:00
766c3d68fd some clean up 2023-07-01 23:00:22 +02:00
c33211182a minor cleanup 2023-07-01 22:43:05 +02:00
e9d0de8cdd MVP for a Pong game 2023-07-01 22:17:41 +02:00
14343e7fd0 all important components are rewired and can be used 2023-07-01 16:07:28 +02:00
296d3add7b not a good idea yet 2023-07-01 15:21:44 +02:00
1a5287bbc2 Dokumentation ... 2023-07-01 14:35:14 +02:00
d21f526290 Now lets build a small demo game! 2023-07-01 10:54:20 +02:00
be6832cd24 fix vertices 2023-07-01 10:30:00 +02:00
b6691561e8 sync 2023-07-01 10:20:24 +02:00
0eebe25ea9 minor update poking around why the texturing code is broken 2023-06-30 23:20:30 +02:00
833a18a3ee some cleanup of headers 2023-06-30 22:55:59 +02:00
536a639bfd reorganized repo to show clear module boundaries 2023-06-30 22:41:56 +02:00
8e00b668ea remove VS code junk 2023-06-30 22:07:40 +02:00
ddc0f85805 we can see a quad 2023-06-30 22:05:23 +02:00