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.
- Host: GitHub
- URL: https://github.com/swampen/deepdown
- Owner: Swampen
- Created: 2018-03-13T11:24:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T11:31:13.000Z (about 6 years ago)
- Last Synced: 2025-01-29T10:52:09.860Z (about 1 year ago)
- Topics: fxml, game, java
- Language: Java
- Homepage:
- Size: 13.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.