Skip to content
Konrad edited this page Jun 20, 2023 · 8 revisions

About the Train Game App

This Wiki contains detailed technical information about the Train Game app, a game where you get to visit random places by travelling by train. This app was created by Team Goofy, a group of four software engineering students from the Amsterdam University of Applied Sciences. We are passionate about coding and travelling, and we wanted to share our experience of playing the train game with others.

Technical Information

Here you will find information about the architecture, code structure, and other technical aspects of our app. The app was written with simplicity, less code complexity, and efficiency in mind and according to various software design patterns. Dynamicity and modularity were two key attributes that were taken into account when setting up the infrastructure of the project. This enables future team members or third parties to alter parts of the application or add additional functionalities with ease.

Navigation

If you are curious about how our app works under the hood, this is the place for you. We have organized the information into different sections for easy navigation. Feel free to explore and learn more about our project.

More Information

If you would like to get more non-technical information about the project please read our readme

Clone this wiki locally