index
:
games-collection
master
raylib oyunları
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-01-25
4 kişilik, patlayıp genişleyerek haritayı ele geçirme oyunu
HEAD
master
mRnea
2024-12-24
testing raylib 3d plane
mRnea
2024-12-23
snek time
mRnea
2024-12-22
added collisions with ball
mRnea
2024-12-22
oops, forgot to clean up...
mRnea
2024-12-21
started pong game
mRnea
2024-12-21
some notes
mRnea
2024-12-21
Makefile template added
mRnea
2024-12-21
added game over screen
mRnea
2024-12-20
finally added win condition (a bit scuffed, insta quit on win)
mRnea
2024-12-20
currently planned games
mRnea
2024-12-20
added screen transitions (C goofy function pointer syntax...)
mRnea
2024-12-20
sliding puzzle drawn to screen
mRnea
2024-12-20
seperate decl. and impl. even if on the same file
mRnea
2024-12-20
remove comments of old code
mRnea
2024-12-20
copied my old terminal-based sliding puzzle game
mRnea
2024-12-20
display time and mark info
mRnea
2024-12-20
added expansion, marks etc. basic functionality mostly finished.
mRnea
2024-12-19
just some cleanup
mRnea
2024-12-19
started minesweeper
mRnea