Games

An Elixir app to manage, create and distribute Games. The app consist of a GMS (management system, stitchable walls, embeds and a mobile api.

GitHub repo

Glossary

  • GMS: Games Management System.
  • Games: Html5 games, puzzles and quizzes.
  • available_games: Games where available_at is less than or equal to today.
  • expird_games: Games where status == expired and the expired_at date field has passed today.
  • nightly jobs: Scheduled jobs that run in the background, at night.
Last Updated: 4/30/2020, 4:29:12 PM