Commit Graph

13 Commits

Author SHA1 Message Date
Toasterbirb bd0a45fc70 Maths and testing for those said maths
- Operation overloads for Vectors
- Distance calculations with Vectors
- Centerpoint between two vectors
- Testing for everything listed above
2022-01-25 19:31:28 +02:00
Toasterbirb e11ea35c4c Minor README update and some git hassles 2022-01-24 21:13:15 +02:00
Toasterbirb 296a65b062 Physics and some other tweaks
The game window size can now be locked. There's also now a few functions
for handling collisions
2022-01-18 21:32:04 +02:00
Toasterbirb 7784d7dfb5 Separated pong to its own repository 2022-01-18 16:27:53 +02:00
Toasterbirb 360877207a Updated entity system a bit and added a new color to values 2022-01-17 18:07:29 +02:00
Toasterbirb 6e87178fc9 Updated build system and readme 2022-01-17 04:22:43 +02:00
Toasterbirb 30b7051ff8 Fixed a type in header file 2022-01-17 03:07:12 +02:00
Toasterbirb 3e0195dc17 Fixed some memory leak and added sum stuff to make SeedSplit possible 2022-01-17 00:43:04 +02:00
Toasterbirb 668bc35226 Got sound working 2021-12-31 22:44:19 +02:00
Toasterbirb 960ff4edcf First iteration of pong finished 2021-12-31 20:10:05 +02:00
Toasterbirb 868bc065b7 Rewriting continues... 2021-12-31 05:52:13 +02:00
Toasterbirb 54dd81593b Complete rewrite
Started a complite rewrite. Might cleanup the repo a bit later on (and
get rid of the legacy code)
2021-12-30 22:01:37 +02:00
Toasterbirb 0387b42e85 Initial commit (commit history cleanup) 2021-12-10 08:31:09 +02:00