Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 472 Bytes

PokéBattle is an esoteric language designed so that the program looks like the transcript of a Pokémon battle.

Original inspiration and specification taken from Esolang wiki user Qwertyu63.

Usage

python main.py <program>

How does it work

You can read more about the language in the wiki.