Skip to content

A1Z26 is very simple direct substitution cypher, where each alphabet letter is replaced by its number in the alphabet.

License

Notifications You must be signed in to change notification settings

GMBermeo/A1Z26-Sol-Oculto

Repository files navigation

A1Z26

Logo

The A1Z26 encoding ("cipher") got its name from the way it works: A=1, B=2, ..., Z=26. It is the most straightforward possible letter to numbers translation. Although the encoding is intended for the English alphabet, it can also be used for other languages. This translation tool will help you easily convert letters to numbers using any alphabet.

Table of Contents

O Enigma do Sol Oculto

It's a Brazilian "Choose Your Own Adventure" (Solo RPG Adventure) gamebook set in the 1920s published by Jambô. The book was written by Karen Soaralle and Alexandre Ottoni, in 2022, being the most successful crowdfunded project in Brazil.

Purpose

Since the adventure relies on investigating and converting names to summed numbers to verify the answers, this tool was built to prevent conversion and summing mistakes.

Built with

React Tailwind CSS Typescript Vite Vercel

Scripts

Installation

yarn install

Running locally

yarn dev

Build

yarn build

Color Palette

  • gold #FFD700 (gold)
    • #FFE600 #FFE600
  • #00183D #00183D
    • #000502 #000502
  • #AEFAFF #AEFAFF
  • #FF7A00 #FF7A00
    • #FF0000 #FF0000

Links

About

A1Z26 is very simple direct substitution cypher, where each alphabet letter is replaced by its number in the alphabet.

Topics

Resources

License

Stars

Watchers

Forks