Skip to content

Minimal example of using Pygame with Hy (a Lisp that compiles to Python).

Notifications You must be signed in to change notification settings

tracymedcalf/pygame-example-in-hy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A minimal example of using Pygame with Hy lang.

To run

pip3 install --user hy
pip3 install --user pygame
hy main.hy

About

Minimal example of using Pygame with Hy (a Lisp that compiles to Python).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages