atrotter0 / leetspeak

A class that manipulates a phrase and turns it into "l337" speak!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetspeak

Epicodus C# exercise, 06.26.18

By Abel Trotter, Kelli Brooke, & Nikki Boyd

Description

A class that converts a phrase into leetspeak with unit tests.

Setup on OSX

  • Download and install .Net Core 1.1.4
  • Download and install Mono
  • Clone the repo
  • Run dotnet restore from within the project directory

Contribution Requirements

  1. Clone the repo
  2. Make a new branch
  3. Commit and push your changes
  4. Create a PR

Technologies Used

  • .Net Core 1.1.4

Links

License

This software is licensed under the MIT license.

Copyright (c) 2018 Abel Trotter, Kelli Brooke, & Nikki Boyd

About

A class that manipulates a phrase and turns it into "l337" speak!


Languages

Language:C# 100.0%