Skip to content
lestard edited this page Sep 23, 2014 · 36 revisions

mvvm(FX) is an application framework for implementing the Pattern Model-View-ViewModel or MVVM with JavaFX.

About the Pattern MVVM

####Tutorials####

Examples

  • ColorPuzzleFX: A small javafx puzzle game that is using mvvmfx
  • SnakeFX: A javafx clone of the old mobile phone game 'snake'

####Components####