0.2.3 • Published 7 years ago

alaric-engine v0.2.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 years ago

Alaric Engine

This is the underlying engine for solving "Alaric" puzzles. All "moves" (manipulations of state) in the puzzles are represented by redux actions (specifically, vada Operations). The rules of the game are enforced by a function which returns all "legal" actions for a given public state. Consequences of moves are implemented via vada Reactors.

This repository does not represent the game as a piece of software. Only the manipulation and solution of individual puzzles. The alaric-game module implements the application flow and logic for an application which presents users with puzzles.

Copyright

All software in this module is Copyright 2015, Michael M. Tiller

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago