Mercurial > games > semicongine
view examples/test.nim @ 10:0660ba9d1930
did: make it work on windows
author | sam <sam@basx.dev> |
---|---|
date | Sat, 24 Dec 2022 22:32:46 +0700 |
parents | 213fdf8d31dd |
children |
line wrap: on
line source
import engine when isMainModule: var myengine = igniteEngine() myengine.fullThrottle() myengine.trash()