Skip to content

donno2048/snakulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you run this code (main.py) in whitespace it will print "Hello, World!" and in Python, it's a snake game (use the asdw keys).

You can view the online demo for the whitespace.

This kind of program is called a polyglot

You can view an awesome polyglot in another repo of mine