INDA25PlusPlus

Allmän information, slides och uppgifter

View the Project on GitHub INDA25PlusPlus/info

Uppgift 4 - Chess GUI

Nu är det dags att sätta era schackbibliotek på prov! Skapa ett repo under INDA25PlusPlus med namnet [kth_id]-gui.

Bibliotek för grafik

Ert program ska vara grafiskt och köras i skrivbordsmiljö. För att bygga schackspelet kan ni använda något av följande bibliotek:

Det finns exempel kod på GGEZ’s hemsida som gör det lätt att komma igång.

Hur man importerar biblioteket i cargo:

Under [dependencies] i Cargo.toml:

namn_pa_bibliotek = { git = "https://github.com/INDA25PlusPlus/repo" }

Här är det viktigt att namnet i vänsterledet matchar det som står i Cargo.toml i bibliotek-repot.

Fördelning av bibliotek

Du Biblioteket du ska använda
eahla hermanha-chess
hermanha jonsh-chess
jonsh julina-chess
julina leben-chess
leben rsoderh-chess
mblomst nhg-chess
nhg puhl-chess
puhl rsoderh-chess
rsoderh sofiefu-chess
sofiefu wilmerfh-chess
wilmerfh eahla-chess