Skip to content

whongzhong/hit-1170300403

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Shawn's repository. Hello!

What is this project?

 Basically, it's an easy project which I finished in the process of learning the multi-threads.

 There are some bridges where there are lots of monkey trying to get across the river. A monkey either moves from the left to the right or from the right to the left. If two monkeys with the different directions are on the same bridge, then both of them can't move on,i.e. this is a failure.

 What I'm working on is to make sure every monkey can reach the opposite side of the river. Also, time consumption is taken into account.

What can be improved?

 Honestly, the cartoon used to simulate the crossing-river process. And the strategies monkey choose to pick a bridge to climp on.

About

For the course "Open source ......"

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%