Skip to content

shivank1800/socialDistancingJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Social Distancing Simulation

This is an eclipse starter project that includes a Timer and Java swing libraries for simulating social ditancing using simple animations.

Getting Started

This starter project can be imported directly into any eclipse java setup. You can also just copy the java classes into your source folder if you are using a different IDE.

Prerequisites

Java JDK

jdk 8
jdk 11

Installing

Import into eclipse via built-in github tools.

Go to Window->Show View - Other -> Git -> Git Repositories
Copy-paste the github clone link from this project. 
Import the eclipse projects

OR

Download the source files (java)
Get the java files into your own working IDE project or folder. 

Running the project

The class CFrame includes a main method that will run the project.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Social Distancing Demo with java swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%