Skip to content

Boinga15/Chess-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chess-Code

A chess-based esoteric language that uses Python as a compiler.

Chess Code is an esoteric language where you use Chess moves to program. Note that these moves will never follow an actual chess game, plus some of the symbols are derivatives of actual chess moves.

Open the "code.txt" file and write code in it. For a guide on how to write the code, visit https://esolangs.org/wiki/Chess_Code for more information on how to program in this language.

To run the compiler, run the compiler.py file or type "py -m compiler" into a command prompt window.

About

A chess-based esoteric language that uses Python as a compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages