Skip to content

Commit

Permalink
yampa: Add game to list of games and apps in README. Refs #254.
Browse files Browse the repository at this point in the history
User @Poselsky has submitted a new example of an application built using
Yampa, SDL2 and OpenGL.

This commit adds the entry for that game to the README, under Games and
applications.
  • Loading branch information
ivanperez-keera committed Apr 1, 2023
1 parent cf5f1ca commit 347b458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yampa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ $ cabal install Yampa -fexamples
* [The Bearriver Arcade](https://github.com/walseb/The_Bearriver_Arcade): A couple of arcade games made using bearriver, a library that
implements the Yampa API.
* [Yampa-2048](https://github.com/ksaveljev/yampa-2048): an implementation of the game 2048 using Yampa and Gloss.
* [Yampa - Game of Life](https://github.com/Poselsky/Yampa-Game-Of-Life): an implementation of Game of Life using SDL2 and OpenGL.
* [YampaShooter](https://github.com/werk/YampaShooter): Top-down team based networked tank game.
* [YampaSynth](http://hackage.haskell.org/package/YampaSynth): Software synthesizer.
* [YFrob](hackage.haskell.org/package/YFrob): Yampa-based library for programming robots.
Expand Down

0 comments on commit 347b458

Please sign in to comment.