This website requires JavaScript.
Explore
Help
Register
Sign In
rov
/
tibia_alpha
Watch
1
Star
0
Fork
0
You've already forked tibia_alpha
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rodrigo Verdiani
3bb961448d
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
thirdparty
/dear_bindings
feat(gui): initial work on the GUI
2025-12-27 13:53:23 -03:00
.gitignore
initial commit
2025-12-26 23:48:59 -03:00
app.c
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
app.h
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
bitmap.c
render marble.bmp on the background
2025-12-27 02:35:42 -03:00
bitmap.h
render marble.bmp on the background
2025-12-27 02:35:42 -03:00
CMakeLists.txt
feat(gui): initial work on the GUI
2025-12-27 13:53:23 -03:00
config.c
initial commit
2025-12-26 23:48:59 -03:00
config.h
initial commit
2025-12-26 23:48:59 -03:00
gui.c
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
gui.h
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
input.c
feat(gui): initial work on the GUI
2025-12-27 13:53:23 -03:00
input.h
initial commit
2025-12-26 23:48:59 -03:00
main.c
initial commit
2025-12-26 23:48:59 -03:00
map.c
add more initialization functions
2025-12-27 01:51:15 -03:00
map.h
add more initialization functions
2025-12-27 01:51:15 -03:00
objects.c
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
objects.h
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
render.c
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
render.h
feat(render): add game rendering
2025-12-27 18:36:03 -03:00
system.c
initial commit
2025-12-26 23:48:59 -03:00
system.h
initial commit
2025-12-26 23:48:59 -03:00
window.c
feat(gui): initial work on the GUI
2025-12-27 13:53:23 -03:00
window.h
feat(gui): initial work on the GUI
2025-12-27 13:53:23 -03:00
Description
No description provided
536
KiB
Languages
C
97.6%
CMake
2.4%