Skip to content

Commit

Permalink
Merge branch 'main' of github.com:RGGH/mif
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH committed Nov 15, 2024
2 parents 4f3eb93 + 04b2d88 commit 504ce4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![Rust](https://github.com/RGGH/mif/actions/workflows/rust.yml/badge.svg)](https://github.com/RGGH/mif/actions/workflows/rust.yml)
[![Rust](https://github.com/RGGH/mif/actions/workflows/rust.yml/badge.svg)](https://github.com/RGGH/mif/actions/workflows/rust.yml)[![Rust Cross Compile for Raspberry Pi 5 (ARM64)](https://github.com/RGGH/mif/actions/workflows/cross_comp_pi5.yaml/badge.svg)](https://github.com/RGGH/mif/actions/workflows/cross_comp_pi5.yaml)

# Adventures in frame buffers - minifb

### Features
- [x] image to bytes
- [x] collision detection
- [x] frames update from image using slice unless game logic says otherwise
- [ ] collision detection for each drop to hit cat
- [x] collision detection for each drop to hit cat

- Positive score: Original background.
- Score 0 to -10: Mouse1 background.
Expand Down

0 comments on commit 504ce4f

Please sign in to comment.