Skip to content

sean-seibel/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projects

My coding projects.

Current line-up:

Website --

chess1 --

  • Chess interface, playable in an ANSI terminal
  • Contains ai opponent using originally developed algorithm
  • Algorithm currently uses Alpha-Beta Pruning with a fixed-depth minimax search
  • Instructions and further information in chess1 subfolder

Know Thy Flock --

  • Small puzzle game themed around herding sheep, featuring 10 levels with locally saved progress
  • All game code and assets developed independently, making use of JavaFX and JGraphT libraries

Image Filtering Tool --

  • Java application which allows the user to apply various filtering effects to their images, and save the results.
  • Developed collaboratively and tested rigorously using the JUnit testing library

About

Coding projects made by me, Sean Seibel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors