112 Commits

Author SHA1 Message Date
056cdf9799 Merge branch 'features/character-movement'
This is for my sanity
2026-04-21 13:27:20 +02:00
a385a24d0f test movement du personnage 2026-04-21 13:19:08 +02:00
93bca5b327 ajout du sprite dans la ressource 2026-04-21 12:52:38 +02:00
Émi Lefèvre
873c3d3e3d Add mrsh sprite 2026-04-21 12:41:38 +02:00
Émi Lefèvre
5fc8c8f94f Add windows makefile 2026-04-21 11:18:45 +02:00
Émi Lefèvre
e1c3fea1f0 Ignore Windows specific changes 2026-04-21 11:18:45 +02:00
3d3c028997 Merge pull request 'ajout end game' (#2) from dev into main
Reviewed-on: #2
2026-04-21 07:12:30 +00:00
4071b771e4 ajout end game 2026-04-21 09:07:46 +02:00
962e15debc fin mini snake trop fatiguee 2026-04-20 23:42:49 +02:00
f99152341c test snake 2026-04-20 23:23:15 +02:00
dc5d0aef86 test snake 2026-04-20 23:15:15 +02:00
d6724e4c73 init branch dev 2026-04-20 22:07:28 +02:00
cfd672bf25 remove jpg and first png 2026-04-20 22:05:24 +02:00
397a08f313 first commit test 2026-04-20 22:03:51 +02:00
Jeffery Myers
8073c2af18 default to a size that works on 720p monitors 2026-03-31 10:01:22 -07:00
Jeffery Myers
a8458007cd make release and clean tasks show up in the VSCode build tasks list.
Add bat for MSVC 2026
Make README.md direct to 2026
2026-03-31 08:53:20 -07:00
Jeffery Myers
b32f9edd5f use correct software define 2026-03-23 15:45:13 -07:00
Jeffery Myers
cd3340ce57 build in the root, so that vscode can find the files 2026-02-25 13:54:12 -08:00
Jeffery Myers
4cf96e771f add info about software render target 2026-01-13 11:47:28 -08:00
Jeffery Myers
759d3ff61a better filters for game and app resources 2026-01-07 18:49:51 -08:00
Jeffery Myers
3f4dfdc483 remove exe from common launch commands and let each platform define it's own 2026-01-07 08:53:30 -08:00
Jeffery Myers
c8e40f3845 Revise license section in README.md
Updated license information to reflect CC0 1.0.
2026-01-06 16:34:47 -08:00
Peter0x44
8853ece16a Update README.md 2026-01-06 23:18:43 +00:00
Jeffery Myers
75d4e7fc9f add debug task that does not regenerate the makefile 2025-12-11 09:52:03 -08:00
Jeffery Myers
31630dded8 add more clear description on how to get the template 2025-12-09 11:36:37 -08:00
Jeffery Myers
c880765945 Add support for generating compile_commands.json (#39) 2025-12-04 08:23:23 -08:00
Peter0x44
e5415bcb6e Add rename folder step to all platform sections
Fixes #30
2025-12-03 05:31:26 +00:00
Peter0x44
a6c1b96d0a Add support for generating compile_commands.json
- Integrate premake-ecc module for generating compile_commands.json
- Add .clangd config pointing to build/ directory
- Add 'Generate compile_commands.json' task
- Run compile_commands generation automatically on build
2025-12-03 05:16:23 +00:00
Jeffery Myers
acc91fd5a8 update windows premake to support visual studio 2026 2025-11-27 15:11:21 -08:00
Jeffery Myers
1861d659a5 tweaks to lib info 2025-11-20 15:47:24 -08:00
Jeffery Myers
562c3ba4d8 Add clarification on external library dependencies in README (#37) 2025-11-20 15:42:29 -08:00
Jeffery Myers
1f76eb6499 Fix compiling stages for Wayland (#38) 2025-11-20 15:40:22 -08:00
staruwos
371927cb86 Add generate step for Wayland protocols 2025-11-20 20:28:53 -03:00
staruwos
feeb6e5975 Split X11 and Wayland compiler flags 2025-11-20 20:27:59 -03:00
Youness SBAI
cf453b5601 Add clarification on external library dependencies in README 2025-11-20 19:36:37 +01:00
Jeffery Myers
0083bfbb1b Fixed case mismatch (#33) 2025-11-20 08:51:14 -08:00
Jeffery Myers
a38599180e Fix tiny typo (#31) 2025-11-20 08:50:46 -08:00
Jeffery Myers
f5a70d55de Merge branch 'main' of github.com:raylib-extras/raylib-quickstart 2025-11-18 09:13:52 -08:00
Jeffery Myers
fa62bf5df2 don't include the external folder in the include dirs for the game app. 2025-11-18 09:13:38 -08:00
Jeffery Myers
7f8f6dd48b add support for wayland 2025-11-05 20:00:58 -08:00
Mohammed Saad
4c2696b69c fixed tiny typo 2025-10-24 13:11:10 +02:00
Jeffery Myers
b2dc71485f Add support for Win32 backend and software rendering 2025-10-23 08:33:09 -07:00
Jeffery Myers
c8fd6040ac add option to link static 2025-10-21 08:45:16 -07:00
Jeffery Myers
f72253b545 Split glfw/rgfw into a new option, not two configs of the base option, should reduce target confusion.
Enable LTO on MSVC release builds.
2025-10-01 16:01:35 -07:00
Rakhim Davletkaliyev
5dcc3c22b0 Fix tiny typo 2025-09-21 14:03:54 +03:00
Jeffery Myers
2e4c612d0b Fix VS SLN Typos (#29) 2025-07-20 16:45:27 -07:00
Isaiah Weidl
b49422d9ce Fix VS SLN Typos 2025-07-21 09:40:09 +10:00
Jeffery Myers
a7321fc90d added vi/vim cache files to .gitignore (#27)
Thanks for the addition
2025-07-17 11:42:35 -07:00
MavikBow
2f8dbbfa87 added vi/vim cache files to .gitignore 2025-07-17 21:36:05 +03:00
Jeffery Myers
ad90d0b19f Update README.md (#26) 2025-07-17 10:53:25 -07:00