/2020_Pokemon

A JavaFX game project for Systems Integration & Development. Contributed towards implementing sockets, IO & multithreading

Primary LanguageJava

Stefan Cross, Rene Quezada, Andrew Adamah, Aidan Fitzsimmons


Run the main class with JavaFX 13+ fully configured for the environment

Notes on Socket IO

If the cloud load or save is not working, run the backup programs: -Client_Backup.java after saving to cloud. -Server_Backup.java before loading from cloud.

Both files are located in the src folder.