Skip to content
/ rot13 Public
forked from q60/rot13

This is a collection of ROT13 encoding programms written in different languages. Just for fun.

License

Notifications You must be signed in to change notification settings

WHForks/rot13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROT13 Challenge

This repository is a collection of ROT13 encoding programs written in various programming languages, created purely for fun.

You're invited to participate! Fork the repository, contribute your code, and submit a pull request.

Contribution Guidelines:

  • Your program should include both input and output functionality, adhering to the following format:
Enter string to encode:
NOWHERE abjurer 123.
Encoded string:
ABJURER nowhere 123.
  • Name your file main.<language extension> whenever possible.
  • Place your file/project within a folder <language name>.

About

This is a collection of ROT13 encoding programms written in different languages. Just for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 16.0%
  • Dart 5.6%
  • Vue 5.3%
  • Perl 5.0%
  • CMake 4.9%
  • LLVM 4.1%
  • Other 59.1%