Skip to content

TunaCuma/Viral-Epidemic-Simulator

Repository files navigation

Viral Epidemic Simulator

Demonstration Video: https://youtu.be/Ssm7TqgCORI

Ekran görüntüsü 2023-02-27 165033 Ekran görüntüsü 2022-10-10 181820

Built a Java desktop application to examine how measures such as curfews and masks will affect the course of a pandemic using LibGDX framework with my 4 project partners. Developed an algorithm running in the background so individuals can simultaneously report whether they interact with others using the LibGDX framework. Implemented the movements of individuals in the simulation using the Dijkstra’s algorithm.

Run our project by running main file DesktopLauncher.java at project\Project\desktop\src\com\mygdx\viralepidemicsim\DesktopLauncher.java

The program was written in Java version 11 and the libGDX game engine developed with the Java programming language was used. Since our project is programmed with the Java software language, the JVM system file is required to run it. 650 megabytes of RAM is used at maximum while the application is running.

Citations:

https://previews.123rf.com/images/spiralmedia/spiralmedia1612/spiralmedia161200001/66956369-conjunto-de-s%C3%ADmbolos-negros-planas-sobre-las-personas-a%C3%B1os-etapa-de-la-vida.jpg

Animation, F. M. (2022, May 1). Photo by Fusion Medical Animation on unsplash. Beautiful Free Images & Pictures. Retrieved May 13, 2022, from https://unsplash.com/photos/rnr8D3FNUNY

Hiero. get the software safely and easily. Software Informer. (n.d.). Retrieved May 13, 2022, from https://hiero.software.informer.com/3.0/

Czyzby. (n.d.). Czyzby/gdx-skins: Free libgdx Scene2D Gui themes. GitHub. Retrieved May 13, 2022, from https://github.com/czyzby/gdx-skins

YouTube. (2022, May 10). Lukrembo 1 Hour loop. YouTube. Retrieved May 13, 2022, from https://www.youtube.com/channel/UCC9Wi-y_0jWkgFNIVSoe9hA

Rajan, H. (2022, April 18). Printing paths in Dijkstra's shortest path algorithm. GeeksforGeeks. Retrieved May 13, 2022, from https://www.geeksforgeeks.org/printing-paths-dijkstras-shortest-path-algorithm/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages