An open API service indexing awesome lists of open source software.

https://github.com/swampen/deepdown

Semester group project in DATA1600 Programutvikling class at Oslo Metropolitan University.
https://github.com/swampen/deepdown

fxml game java

Last synced: about 1 year ago
JSON representation

Semester group project in DATA1600 Programutvikling class at Oslo Metropolitan University.

Awesome Lists containing this project

README

          

# Semester assignment for DATA1600 program development

A game made from scratch using only using only the JavaFX framework and FXML.

We made it using the Model–view–controller model. Where the FXML was was set up as the view. While each scene have their own controller.