This website requires JavaScript.
Explore
Help
Sign In
n8r
/
zsdl
Watch
1
Star
0
Fork
0
You've already forked zsdl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Making a game in zig with SDL2
10
Commits
1
Branch
0
Tags
9.3
MiB
Zig
96.5%
Nix
3.5%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nathan Anderson
ba53a7dd66
Added fps timer and fps clock
2025-01-06 09:51:43 -07:00
assets
Added background image, TTF loading, rgb color struct
2025-01-05 20:03:15 -07:00
src
Added fps timer and fps clock
2025-01-06 09:51:43 -07:00
.envrc
First window rendered, sdl here I come
2024-12-30 09:26:12 -07:00
.fflinks
Add changes to control the bmp image with key events, added chatgpt to links ;)
2024-12-31 11:15:03 -07:00
.gitignore
First window rendered, sdl here I come
2024-12-30 09:26:12 -07:00
build.zig
Added animation and color changing support, bouncing slime!!
2025-01-02 17:20:39 -07:00
build.zig.zon
Added scaling and ready to start with sdl_image
2025-01-02 08:28:46 -07:00
flake.lock
Updated flake, removed seperate ZLS install and am just installing from nixpkgs now
2025-01-02 10:45:48 -07:00
flake.nix
Updated flake, removed seperate ZLS install and am just installing from nixpkgs now
2025-01-02 10:45:48 -07:00