Coder Social home page Coder Social logo

gobbletgame's Introduction

Gobblet Game

Description and Rules

The Gobblet Game is an abstract experience that blends strategy and memory. Each player possesses three sets of pieces, each comprised of four cylinders of staggered sizes that nest within one another, reminiscent of the iconic Matryoshka dolls.

The objective is to place four of your pieces in a horizontal, vertical, or diagonal line on the board. The game starts with all pieces off the board, and on each turn, players can either place a new piece on the board or move an existing one to another position.

Important: A larger piece can always cover a smaller one, regardless of whether it belongs to you or your opponent. Thus, in addition to strategy, the game also challenges your memory, as it is crucial to remember which of your pieces are covering others before moving them to avoid inadvertently granting advantages to your opponent.

Initial board

Game board

Game Details

Before commencing, the user must specify the number of rounds the game will have. This number must be odd and greater than zero. The overall winner will be the player who wins the most rounds.

In round 1, the first player chooses the red pieces. In subsequent rounds, the first player will be the one who lost in the previous round.

Technical Details

The Gobblet Game was developed in C# with the assistance of Windows Forms to create the visual interfaces. The source code encompasses a range of crucial technical concepts, such as interfaces, class inheritance, polymorphism, method overriding, exception handling, delegates, structs, among others.

To document the code clearly and explanatorily, Doxygen was employed. This tool can generate customized software documentation, making the code more self-explanatory and facilitating understanding of its operation and structure.

Versions

V1.0.0

  • Date: 2022-08-08.
  • This is the first stable version of the game, incorporating all the functionalities described in the documentation.

V1.0.1

  • Date: 2024-03-21.
  • This version introduces minor changes to the application, addresses small bugs, and translates both the code and documentation into English.

Author

@thiagoservulo

gobbletgame's People

Contributors

thiagoservulo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.