13 lines
271 B
Markdown
13 lines
271 B
Markdown
---
|
|
title: Disease Simulation
|
|
date: 2022-11-18
|
|
external_link: https://github.com/adrianj12/cs351-disease-simulation
|
|
tags:
|
|
- Java
|
|
- JavaFX
|
|
- Markdown
|
|
- UNM
|
|
---
|
|
|
|
This is a simple disease simulation application intended to model the spread of a contagious disease.
|