Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amanbhagat41/Scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


Logo

Scrabble

A simple scrabble game to play.
Explore the docs »

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

This is a scrabble game I made in my GUI 1 class as a final project, this project incorporated all the things learned during the whole semester of this class.

How to play:

  • Drag a tile onto the board, the first tile can be placed anywhere but the rest have to be touching another tile.
  • Once you create a word you can submit the word and get points based on the tile value and mutiplier on the board. The tiles you used get restocked to make sure you have a full hand.
  • Once you run out of tiles and can not make another word you can restart the game to play again.

There are still bugs left in this game, like mutiplers on the board not working correctly and also a dictionary not being added yet.

(back to top)

Built With

  • Bootstrap
  • JQuery

(back to top)

Getting Started

Download the code files can either load on a ode editor or open the html file

Prerequisites

You do not need much to run this game all you need is a code editor, or you can just download the file and open the html file.

  • code editor

Installation

  1. Clone the repo
    git clone https://github.com/amanbhagat41/Scrabble.git
  2. Open the html file and enjoy!

(back to top)

Usage

You are free to use and download the code and change it to make it better and fix any bugs.

(back to top)

Roadmap

  • Create a board and have tiles
  • Make moveable tiles
  • Have the basics of the game working
  • Fix the board mutipliers
  • Add dictionary

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Aman Bhagat - [email protected]

Project Link: https://amanbhagat41.github.io/Scrabble/

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published