Skip to content

Horizon Zero Dawn Machine Strike clone made with Flutter following several design patterns

Notifications You must be signed in to change notification settings

MateuxLucax/machine-strike

Repository files navigation

Machine Strike made with Flutter

Flutter Dart

Machine Strike is a board game from Horizon Forbidden West. The purpose of this project was to play around with several design patterns. Here you can find: Builder, Factory, Singleton, Adapters, Observer...

Setup

This project was made using Flutter. It's an awesome technology and you should definitely try it out.

If you don't have Flutter install on your computer, head on to:

Now you are ready to run the code!

Running the code

First, ensure that you have Flutter ready by running:

flutter doctor --verbose

After that, you first need to install the project dependencies

flutter pub get

Then, simply run:

flutter run -d chrome

About

Horizon Zero Dawn Machine Strike clone made with Flutter following several design patterns

Topics

Resources

Stars

Watchers

Forks