Skip to content

ViktorKob/Kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata

Practice repo

Run KataTestSuite for a quick overview of most classes and their function.

Run net.thomas.kata.geometry.PolygonRenderer for visualization of the polygon triangulation algorithm

  • Use 1 to show / hide the original polygon
  • Use 2 to show / hide the monotone parts
  • Use 3 to show / hide the triangles
  • Use 4 to show / hide the connectivity graph
  • Use 5 to show / hide the points
  • Use Esc to exit

Or try out Space Invaders (an old project I wrote for a job application), if you dare running a jar from an strange source.

About

Practice repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages