Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-27 00:21:12 +00:00
b26e56bf4c Add stb_image
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:59:46 +00:00
e2c781098c Tweak player's movement and jump code
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:18:16 +00:00
434b73226e Add helper functions and set_x_movement in state functions
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:17:43 +00:00
0852ca49db Rename dash_in_air to jump_dash
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 00:31:09 +00:00
d049ae7933 Remove unused function
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 00:27:48 +00:00
6182a2db85 Add player jump and fall states
2487de172b Change player y position
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-06 06:19:55 +00:00
ac3b277d05 Start fixing controls
abdelrahman created branch main in abdelrahman/sprite-animation 2024-11-04 20:05:53 +00:00
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-04 20:05:53 +00:00
f3b18b8213 Add README.md
6ca4f19b6b Animation code
4264188a58 Add assets
f128ef115b Add build scripts
d1f20f3167 Update .gitignore
abdelrahman created repository abdelrahman/sprite-animation 2024-11-04 20:05:34 +00:00
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-03 15:09:38 +00:00
1c4587cd35 Add basic Shader class
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-16 23:13:52 +00:00
76c3b02e45 Change char type to c8 in Str8 functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-16 23:08:13 +00:00
abf9b09495 Implement test for wapp_str8_set
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-16 23:07:56 +00:00
6d09059911 Change wapp_str8_lit implementation to support mutable string literals
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-16 23:07:17 +00:00
894ae028b7 Add aliases for character data types
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-08 22:58:39 +00:00
84a4ec223c Commit the Str8 tests
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-08 22:58:18 +00:00
8f10ac2916 Add string buffer macro and tests for Str8
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-08 21:46:05 +00:00
bfb4e87a1e Remove extra spaces in aliases.h
abdelrahman merged pull request abdelrahman/wizapp-stdlib#1 2024-10-07 22:35:57 +00:00
revamp-strings
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-10-07 22:35:57 +00:00
685682e1c8 revamp-strings (#1)