Skip to content

Implementation of the follower maze challenge in Java 8. Bonus: RX version in a dedicated branch.

Notifications You must be signed in to change notification settings

rlorca/Follower-maze-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Follower-maze-server

Codacy Badge

An implementation of Follower-maze-server.

The executable jar can be generated with:

  mvn clean install

The application can run from maven using:

  mvn exec:exec 

About

Implementation of the follower maze challenge in Java 8. Bonus: RX version in a dedicated branch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages