]> git.armaanb.net Git - lightcards.git/blob - bin/lightcards
Move card flipping methods from Status to Card
[lightcards.git] / bin / lightcards
1 #!/usr/bin/env python
2
3 import lightcards
4
5 lightcards.lightcards.main()