Skip to content

mbjames/asl-in-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASL IN ASCII

American Sign Language application in ASCII.

Run The Source Code

Download Python

https://www.python.org/downloads/

Verify Version Once Installed

py --version

From Your Download Directory Run The Source Code

py asl.py

Run The Executable (Windows Only)

image

Executable Was Created With PyInstaller

https://www.pyinstaller.org/