Skip to content

Semestral project of project Architectures and Design Patterns at university FIT CTU in Prague.

Notifications You must be signed in to change notification settings

PavelKriz/mvc_adp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvcgame-ni-adp-2021

.vscode/launch.json

{
    "configurations": [
    {
        "type": "java",
        "name": "CodeLens (Launch) - MvcGameJavaFxLauncher",
        "request": "launch",
        "mainClass": "cz.cvut.fit.miadp.MvcGameJavaFxLauncher",
        "vmArgs": "--module-path /home/chvostom/javafx-sdk-17.0.0.1/lib --add-modules javafx.controls",
        "projectName": "mvcgame"
    }
    ]
}

About

Semestral project of project Architectures and Design Patterns at university FIT CTU in Prague.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages