Skip to content

Commit

Permalink
add an example project suggested by #104 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
yohamta authored May 6, 2023
1 parent 4b9bfbd commit ad0211a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ func UpdateScore(w donburi.World, event EnemyKilled) {

## Projects Using Donburi
- [airplanes](https://github.com/m110/airplanes) - A 2D shoot 'em up game by [m110](https://github.com/m110)
- [goingo](https://github.com/joelschutz/goingo) - Go game implemented in the Go language by [joelschutz](https://github.com/joelschutz)

## Architecture

Expand Down

0 comments on commit ad0211a

Please sign in to comment.