Skip to content

old-o/bagh-chal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bagh-chal

Screenshots

Goats and Tigers

screenshot

Elfs and Santas

screenshot

Sharks and Fishies

screenshot

Build status

travis-ci

Credits and code structure

  • Originally based on code by Daniel Newman (danielnewman106@hotmail.com)
  • All code was completely rewritten and reorganized
  • Design Patterns : Model-View-Controller, Object-orientation
  • Codebase now uses Dependency Inject Yourself (DIY) for decoupling
  • What used to be an Applet is now a downloadable Swing application (jar)

Functional Improvements

  • Added sound effects
  • Fixed flicker when dragging goats
  • Theming support
  • Flexible game board dimensions
  • Added preliminary goat AI (work in progress)