Skip to content

sgarbanti/GlobalComputingExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Global

Exercises and mini-project for "Languages for Global Computing" course at the university of Padua.

The "PrisonerGame" folder contains the project and includes two subfolders: "CCS" containing the CAAL save file and the related exported pdf; "Golang" containing the implementation in Go language, to run it:

go run *.go

or:

go build -o PrisonerGame
./PrisonerGame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages