58eacec4c9
chore(deps): update Go and library versions
...
Update Go version to 1.25.5 and bump dependencies:
- ebiten to v2.9.4
- purego to v0.9.1
- xgb to v1.2.0
- sync to v0.18.0
- sys to v0.38.0
This ensures compatibility and includes latest bug fixes and
improvements.
2025-12-07 10:50:42 +01:00
1c901e7e07
chore(deps): update Go and Ebiten dependencies
...
Upgrade Go version to 1.25.3 and bump Ebiten to v2.9.3. Update related
dependencies to their latest versions, including purego, xgb, image,
sync,
and sys. Add new indirect dependencies: gomobile and hideconsole.
2025-11-02 22:39:00 +01:00
dependabot[bot]
f7aa5adafc
Bump golang.org/x/image from 0.12.0 to 0.18.0 ( #1 )
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.12.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.12.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 23:27:14 +01:00
0a4dd33963
add screenshots
2025-03-02 22:29:09 +01:00
10614d67bc
add victory message
2025-03-02 22:20:36 +01:00
6126dcd333
remove redundant comments
2025-03-02 21:40:49 +01:00
742a62d5de
fix deprecation warnings
2025-03-02 21:38:52 +01:00
0573a60c29
add ball
2025-03-02 21:38:52 +01:00
2964884563
extract paddle code
2025-03-02 21:38:52 +01:00
947936cf6c
extracat brick
2025-03-02 18:37:05 +01:00
04eb14c01f
code improvements
2025-03-02 17:36:39 +01:00
ce648b3fdf
readme
2025-03-02 17:13:32 +01:00
e579673f74
change score based on depth
2025-03-02 17:06:32 +01:00
12b274c80e
add ball colors
2025-03-02 17:04:07 +01:00
2e9bdd5dda
init: game
2025-03-02 17:00:17 +01:00