Releases: sago35/koebiten
Releases · sago35/koebiten
v0.5.0
v0.4.0
What's Changed
- Add new example "drawing" by @hamao0820 in #27
- Go mod by @sago35 in #28
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Gopher board spi by @sat0ken in #15
- implement DrawImageFSWithOptions by @hamao0820 in #16
- add Smaketest for spi board by @sat0ken in #17
- Add Image.DrawImage by @hamao0820 in #18
- Benchmark by @sago35 in #20
- Change from float64 to float32 for performance by @sago35 in #21
- Reduce geoM.Apply() call for performance improvement by @sago35 in #22
- Refactor ./games/flappygopher by @sago35 in #19
- Wasm target by @sago35 in #23
- Fix goradius by @Senoue in #25
- Add: new game goradius by @Senoue in #24
- Adjust initialization at the start of the game by @sago35 in #26
New Contributors
- @hamao0820 made their first contribution in #16
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add support for pybadge / gobadge by @sago35 in #9
- Add support for wioterminal by @sago35 in #10
- Add support for gopher-board i2c type by @sat0ken in #11
- Extract games/all into a package by @sago35 in #12
- Adjust joystick response slightly by @sago35 in #13
- Adjust key settings for games/all by @sago35 in #14
- Fix the orientation of the rotary encoder on zero-kb02
- Add games/snakegame
New Contributors
Full Changelog: v0.1.0...v0.2.1
v0.1.0
This is the first release of Koebiten. The currently supported hardware includes the following.
- zero-kb02
- gopher-badge
- macropad-rp2040
What's Changed
- Add .github/ by @sago35 in #1
- Inpututil by @sago35 in #2
- add jumpingopher by @Senoue in #3
- Add ./games/blocks by @sago35 in #4
- Add an argument to SetRotation by @sago35 in #5
- Support RunGame() and add ./games/all by @sago35 in #6
- Add support for gopher-badge by @sago35 in #7
- Add zero_kb02 to build tag by @sago35 in #8
New Contributors
Full Changelog: https://github.com/sago35/koebiten/commits/v0.1.0