/ScrabbleScore

A practice C# program that calculates the score of a word based off the system from the board game "Scrabble"

Primary LanguageC#

Portfolio

Scrabble Score

By Woo Jin Kim, Dani Renner

This project is not in a complete or portfolio ready state, and should not be considered representational of professional work.

Technologies Used

  • C#
  • dotnet

Description

A basic program to calculate a value from each letter of a given word, based on the point system of the board game Scrabble

Setup/Installation Requirements

  • Clone this repository to your desktop.
  • Navigate to the project directory in your terminal of choice.
  • Enter the ScrabbleScore subdirectory.
  • Enter dotnet run in your terminal.

Known Bugs

  • Layout formatting could be cleaner, especially when browser is resized.
  • Profile picture scaling is situationally a little choppy when resizing browser window. (Partly intentional)
  • Plain to look at.

Link to Github pages

Github pages

License

MIT

Copyright (c) 2020 Woo Jin Kim

Contact Information

Woo Jin Kim (kimwoojin211@gmail.com)