Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marko19907/card-game-gui
An obligatory JavaFX task for the subject “Programming 2”
https://github.com/marko19907/card-game-gui
card-game java javafx lambdas maven mvc-architecture streams
Last synced: about 2 months ago
JSON representation
An obligatory JavaFX task for the subject “Programming 2”
- Host: GitHub
- URL: https://github.com/marko19907/card-game-gui
- Owner: Marko19907
- Created: 2021-04-05T09:14:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T11:24:38.000Z (over 3 years ago)
- Last Synced: 2024-11-06T15:54:46.411Z (3 months ago)
- Topics: card-game, java, javafx, lambdas, maven, mvc-architecture, streams
- Language: Java
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Card Game
Card game assignment, an obligatory task in the subject "Programing 2" at NTNU.
This task does not count towards the final grade in the subject.The project uses JavaFX for the GUI and makes extensive use of functional programming, such as lambda expressions and streams, to filter the list of active cards for the GUI.
![build status](https://github.com/Marko19907/Card-Game-GUI/actions/workflows/maven.yml/badge.svg)
## Disclaimers
**Vectorized Playing Cards 3.2**
https://totalnonsense.com/open-source-vector-playing-cards/
Copyright 2011, 2020 – Chris Aguilar – [email protected]
Licensed under: LGPL 3.0 – https://www.gnu.org/licenses/lgpl-3.0.html