Skip to content

C# implementation of even-validator which was made in java.

License

Notifications You must be signed in to change notification settings

MuteMuteh/csEvenValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csEvenValidator

C# implementation of even-validator which was made in java. This is an enhanced version of the Java implementation of the same program ported to C#.

What's new 🤓

This enhanced version fixes some issues with big integers, big integers were problematic in Java as the isNumber() function would not work past a certain size of ints. This is not an issue in C#.

Quality of life enhancements 🤠

  • Proper CLI Menu and Copyright date.
  • Clean screen.
  • Exit function.

Pics 🎞

sample

About

C# implementation of even-validator which was made in java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages