Skip to content

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

Notifications You must be signed in to change notification settings

kimwoojin211/ScrabbleScore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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 ([email protected])

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages