/LeetSpeakLesson

This is a lesson using C# to create a way to replace char's with LeetSpeak alphabet, defined in the readme

Primary LanguageC#

Leetspeak

an alternative alphabet of numbers and symbols to replace various letters in words., 11-14-2018

By Sheila Stephen , Charley McGowan

Description

an alternative alphabet of numbers and symbols to replace various letters in words.

Specs

  • "e" should be replaced with "3".
  • "o" should be replaced with "0".
  • Capital (not the lowercase "I" should be replaced with "1".
  • "t" should be replaced with "7".
  • "s" should be replaced with "z", unless it is the first letter of a word.

Setup/Installation Requirements

  • Need a CSharp compiler

Known Bugs

No known bugs

Support and contact details

Sheila , Charley

Technologies Used

C #

License

MIT

Copyright (c) 2018 Sheila Stephen , Charley McGowan