Skip to content

A mimicry of a group of fish swimming in a pond, with graphical support. This program is written in Java.

License

Notifications You must be signed in to change notification settings

Seancheey/FishMimic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishMimic

A mimicry of a group of fish swimming in a pond, with graphical support.

This program is written in Java.

Summary

Class Main is included in com.seancheey package.

Class related to GUI is included in com.seancheey.gui package.

Class related to Data is included in com.seancheey.data package.

All the resources are in res folder

Import into eclipse

To grab the latest source of the program, you should have git and jdk installed.

Clone the project into eclipse's workspace using https or ssh if you like.

git clone https://github.com/Seancheey/FishMimic.git

git clone https://git.coding.net/Seancheey/FishMimic.git

  1. Create a new project named FishMimic.

  2. Eclipse should create additional files for you. Because of the .gitignore, those files generated by eclipse will not be committed into git repository.

  3. Select your default JDK, and the project will be all set. Click Run to test everything out.

Author

Read LICENSE.md for more information.

About

A mimicry of a group of fish swimming in a pond, with graphical support. This program is written in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages