Game.Parking in Dart with dartling

Canvas is not supported in your browser.

A game in Dart with a model based on the Rush Hour game. The goal is to exit the red car from the parking, by moving the selected car with a click before of after the selected car.

The model is designed with Model Concepts. The model code is generated by dartling_gen. The model is dependent on dartling. The game is maintained at GitHub.