Skip to content

Diago10/boardgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Board Game Project

Overview

This project is a board game implemented in Python. The game involves a 9x9 grid where players can find and form words from a given set of letters. The goal is to find as many valid words as possible.

Features

  • 9x9 grid with scrambled letters
  • Word validation against a predefined list
  • Scoring system based on word length
  • User-friendly interface

Installation

To get started with the board game project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Diago10/board-game.git
  2. Navigate to the project directory:
    cd board-game

Usage

To run the project locally:

  1. Start the game:
    python main.py
  2. Follow the on-screen instructions to play the game.

Example Board

Here's an example of a 9x9 grid with scrambled letters: EFJAJCOWSS SDGKSRFDFF ASRJDUSKLK HEANDNDJWA ANSDNCNEOP PMSNFHHEJE JEPQLYNXDL

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m "Description of changes"
  4. Push to the branch:
    git push origin feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, please contact me at diago.menndonca.10@gmail.com.

About

BOARD GAME

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages