Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 695 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 695 Bytes

Game Of Life

This project was the semester assignment for the class "DATS1600 - Program development", spring 2016 @ Oslo Metropolitan University, handed in by the group:

It was our first major project where we tried to use all skills learned throughout the semester, which includes:

  • JavaFX with FXML
  • JavaDoc
  • MVC architecture
  • Design patterns
  • File handling
  • Dynamic arrays
  • Multi threading
  • Exception handling
  • (J)Unit testing

The assignment was handed out durring our second semester at the "software engineer" program.