Skip to content

Repository for various versions of Bear (and Hunter)'s Board Game to promote this ancient game played in Italian Alps and to use as a Python exercise

License

Notifications You must be signed in to change notification settings

Burlesco70/BearAndHuntersGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bear (and Hunter)'s Game

Bear (and Hunter)'s Game is an ancient board game played in Cervo Valley, in the Italian Alps

More informations about discovery here: https://vallecervobiella.wordpress.com/il-gioco-dellorso/ (in Italian)

Game rules

  • First player is the Hunter, he owns three pawns in the board with the goal to catch (block) the bear in one of the twelve final positions
  • Second player is the Bear, he owns a unique pawn; has to move in the board for 40 moves without been blocked in one of the final positions, in order to escape and win

Starting position

Start

Final positions

1 2 3

4 5 6

7 8 9

10 11 12

Board

  • The board is a circle with an inner circle inside and four semicircles, one for each quarter, all divided by two perpendicular lines.
  • Each intersection is a position for players

Board

Steps of the project

  • Language: Python

Steps on design

  • Procedural - DONE
  • OO - DONE

Steps on UI

  • Text - DONE
  • Graphical with Tkinter - DONE

Menu Game

  • Graphical with PyGame - DONE (Game labels and comments in Italian)

Menu Game

  • Graphical with PyGame and Bear AI - DONE with main contribution of Angelo Huang (Flecart) (Game labels and comments in Italian)

Thanks for PyGame lessons to Michele Pugno.

Thanks for the assets in PyGame version to Stefano Gunella and Enrico Battuello.

Thanks for Bear and Hunters AI implementation to Angelo Huang (Flecart).

Music "Games Worldbeat" by Bernardo R. from http://freesound.org

Steps on game

  • Human vs Human - DONE
  • Human vs Bot (AI) - DONE
  • Deployed as Web App - DONE

About

Repository for various versions of Bear (and Hunter)'s Board Game to promote this ancient game played in Italian Alps and to use as a Python exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages