amethyst/apps/example_game
Kodi Craft f037f0de02
All checks were successful
Build & Test / nix-build (push) Successful in 2m42s
Build & Test / nix-build (pull_request) Successful in 2m45s
No longer rely on loose error checking and other minor fixes
2024-09-19 15:11:59 +02:00
..
lib/example No longer rely on loose error checking and other minor fixes 2024-09-19 15:11:59 +02:00
.credo.exs Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
.formatter.exs Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
.gitignore Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
mix.exs Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00
README.md Begin implementing GameCoordinator 2024-08-17 19:43:08 +02:00

Example Game

This module is a simple game which is made to aid in designing and testing Amethyst's APIs.