Project Defense
The project must be submitted as a single .zip archive. The archive is required to contain the materials listed below in order to present and document the project.
Required Contents
1. GitHub Repository Link
A text file (e.g., github.txt ) must be included containing the link to the project’s GitHub repository. The repository should contain the full source code and all relevant project files.
2. Demo Video
A demo video presenting the project must be provided via a link.
The video will be uploaded to YouTube and will be embedded and hosted on: https://studentskiprojekti.famnit.upr.si/sl/razvoj-iger
In the video, the following should be demonstrated:
- the main gameplay or functionality of the project
- the key features implemented in the project
- a short overview of the project
3. Screenshots
Several screenshots (PNG or JPG format) must be included to show the project in use. The screenshots should highlight important features, gameplay moments, or user interface elements.
Suggested ZIP Structure
project_name.zip
├── github.txt (containing the GitHub repository link)
├── video_link.txt
└── screenshots/
├── screenshot1.png
├── screenshot2.png
└── screenshot3.png
└── screenshot4.png
All provided links must be accessible, screenshots should be clear and representative of the project, and the repository should contain the latest working version of the project.