Commit Graph

40 Commits

Author SHA1 Message Date
Joseph Aquino 64bf975f6c Merge branch 'main' of https://gitlab.com/JosephA1997/snake 2026-01-01 02:59:13 -05:00
Joseph Aquino e1dff726ea fix build on windows 2026-01-01 02:56:09 -05:00
Joseph Aquino 1da87a8019 small update to run script 2026-01-01 02:52:27 -05:00
Joseph Aquino 498971e921 moved build scripts to /scripts, added SCRIPT_DIR variable to make sure it gets executed properly 2025-12-31 19:26:54 -05:00
Joseph Aquino 188afef5de sync with imgui-sfml-premake 2025-12-31 18:40:58 -05:00
Joseph Aquino 227c2d6757 build system update 2025-12-31 00:36:12 -05:00
Joseph Aquino eeb8f22bc7 build system update 2025-12-31 00:25:30 -05:00
Joseph Aquino a221a5472e build system update 2025-12-30 21:51:12 -05:00
Joseph Aquino b5011e7db1 use my repo as a submodule 2025-12-30 20:22:02 -05:00
Joseph Aquino 30beef3f2a chaning to use my imgui-sfml-premake repo as a submodule 2025-12-30 20:05:29 -05:00
Joseph Aquino 2e4ecb7d24 build system update 2025-12-30 19:08:06 -05:00
Joseph Aquino e4980b2d7c fixing submodules 2025-12-30 18:12:18 -05:00
Joseph Aquino 72803633a8 fixing the way i added the submodules 2025-12-30 17:53:44 -05:00
Joseph Aquino 3b3466f0df build system update
-sfml imgui-sfml and thier bundled dependencies are now handled as git submodules
-.lua scripts have been moved to vendor root folder
2025-12-30 17:40:29 -05:00
Joseph Aquino de5308e208 Merge remote-tracking branch 'origin/main' 2025-12-30 17:32:27 -05:00
Joseph Aquino a4a38a0ecf update bundled premake to 5.0.0beta7 2025-12-30 17:32:11 -05:00
Joseph Aquino d2a6400307 Revert "Delete README.git"
This reverts commit c0bad3ba25
2025-12-28 18:10:30 +00:00
Joseph Aquino c0bad3ba25 Delete README.git 2025-12-28 18:09:48 +00:00
Joseph Aquino bc40a4d8da added missing docs for freetype 2025-12-28 13:08:38 -05:00
Joseph Aquino 9fdf765d1b Merge remote-tracking branch 'origin/main' 2025-12-28 13:07:46 -05:00
Joseph Aquino 5a0e6ef75d build system update 2025-12-28 13:07:31 -05:00
Joseph Aquino f1f70d97d8 Edit README.md 2025-12-28 17:46:49 +00:00
Joseph Aquino d003e33175 Add new file 2025-12-28 17:46:05 +00:00
Joseph Aquino 78e0fe182f build system update 2025-12-28 12:11:41 -05:00
Joseph Aquino 969f820419 build system update
-each dependency is now a module and is easier to intigrate into other projects
2025-12-28 05:03:36 -05:00
Joseph Aquino 312e14a231 build system update
-fix line endings
2025-12-27 14:05:45 -05:00
Joseph Aquino 07d78b8202 build system update
-sfml flac vorbis ogg freetype now build from source on linux
-made vender/SFML lowercase
2025-12-27 14:01:17 -05:00
Joseph Aquino dd0b1d103e build system update
-fix win32 folders from being excluded
2025-12-27 11:35:41 -05:00
Joseph Aquino 96732f9346 small git update 2025-12-27 16:21:14 -05:00
Joseph Aquino 9d788fdadd forgot to sfml to git 2025-12-27 16:20:48 -05:00
Joseph Aquino 2233ba7025 sfml and it's dependencies now build from source on windows, all within premake no cmake required 2025-12-27 09:19:17 -05:00
Joseph Aquino aaf6248870 build system update
-sfml now downloads and builds from source automatically
-sfml now statically links on linux
2025-12-26 14:59:46 -05:00
Joseph Aquino e1e8c873e6 fix conversion warnings 2025-12-26 06:05:35 -05:00
Joseph Aquino 75cf6f524d added fruit and edge collision 2025-12-21 02:19:18 -05:00
Joseph Aquino a3d6742d98 initial implementation
-implemented basic movement
2025-12-19 11:40:38 -05:00
Joseph Aquino de9b81cf26 fix run script 2025-12-19 11:39:25 -05:00
Joseph Aquino dee8c52ee5 downgraded imgui to 1.91.9b to maintain compatability with imgui-sfml 2025-09-29 22:23:01 -04:00
Joseph Aquino 8b659ff876 update bundled sfml to 3.0.2 2025-09-29 22:06:55 -04:00
Joseph Aquino b4d0629e22 update imgui to 1.92.3 2025-09-29 22:06:21 -04:00
Joseph Aquino 9080d88f6f first commit 2025-09-29 21:25:09 -04:00