Skip to content

sakshi-jagtap/3-Muskeeters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3 Muskeeteers

Based on the popular online game, 3 Muskeeteers! To run:

Game rules:

  • you can save the current board by clicking "Save board" and entering the name, and then come back to it later
  • TURNS - The Musketeers always go first. Each player makes one move before passing to their opponent.
  • MUSKETEER (X) - On the Musketeers’ turn, a musketeer can move to an adjacent orthogonal (neighboring, non-diagonal) cell occupied by a guard, capturing it and occupying that cell.
  • GUARD (O) - On the Guards’ turn, a guard can move to an adjacent orthogonal empty cell – The Musketeers win if they cannot capture any guards AND if they are not on the same row or column. – The guards win if all the musketeers are on the same row or column at any point in the gam

About

My implementation of 3 Muskeeteers GUI on Java!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages