Skip to content

Commit

Permalink
Merge pull request #129 from khalidbelk/master
Browse files Browse the repository at this point in the history
feat: add eepers game
  • Loading branch information
mgrojo committed Mar 30, 2024
2 parents 7d769e0 + a7d66cc commit b07e64d
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 @@ -324,6 +324,7 @@ A curated list of awesome resources related to the Ada and SPARK programming lan
- [play-2048](https://github.com/mgrojo/play_2048) - Play 2048! is a clone of the popular 2048 game, implemented in Ada using [asfml] for graphics and [ada-toml] for saving state.
- [bingada](https://github.com/jfuica/bingada) - Bingo application in [gtkada].
- [civ-klon](https://github.com/HonkiTonk/Civ-Klon) - Civilization-style turn-based strategy game. Requires [asfml].
- [eepers](https://github.com/tsoding/eepers) - A simple Turn-based Game in Ada (made with [raylib](https://github.com/raysan5/raylib)).

## Frameworks

Expand Down

0 comments on commit b07e64d

Please sign in to comment.