Cyber Surfers is a project for Bachelor's Diploma: 'Educational game about cybersecurity for primary school students' (Computer Science, AGH University of Krakow).
It's an educational mobile game designed to increase awareness and knowledge of cybersecurity risks among elementary school students.
The mobile application was developed using the Android Studio tool. The language used was Koltin and the Jetpack Compose framework. The server application was also written in Kotlin using the Ktor framework.
The result of the work is a server application running in a program with a simple and user-friendly interface, and an Android-based mobile application capable of connecting to the server application via network communication in a local area network.
Nepommuck/CyberSurfers-Frontend
cd scripts
./update_dto.sh <branch>
<branch> - branch of SusGameDTO repository in case you want to use different branch than main
The same as setup
In order to modify DTO, commit to SusGameDTO repository