Skip to content

johnsonjo4531/Scrabble_CS3450

 
 

Repository files navigation

Scrabble

Welcome, this is a Read Me Document. I am not sure if we need to have this for documentation but I initialized the repository with it just in case.

To get a local repository that you can edit,

  1. this is a test
  2. this is also a test

void functioncall()

// Hello1.cs
public class Hello1
{
   public static void Main()
   {
      System.Console.WriteLine("Hello, World!");
   }
}

This text will be italic This will also be italic

This text will be bold This will also be bold

You can combine them

blah

About

Scrabble Group Project for CS3450

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Smalltalk 1.4%