Go to file
Christian Nicola 2d0962aebc
feat: camera zooming
This patch adds camera zooming to the camera controller system. Use the
mouse wheel to zoom in and out of the currenly displayed scene.
2023-03-31 09:40:54 +02:00
cmd/chicken-game feat: basic game scaffold 2023-03-27 16:32:30 +02:00
internal feat: camera zooming 2023-03-31 09:40:54 +02:00
.gitignore chore: update .gitignore 2023-03-30 14:15:43 +02:00
Makefile Initial commit 2023-03-16 09:08:58 +01:00
go.mod feat: basic game scaffold 2023-03-27 16:32:30 +02:00
go.sum feat: basic game scaffold 2023-03-27 16:32:30 +02:00