Mercurial > games > semicongine
view examples/test.nim @ 469:ed49f1cdd8b7
add: a few missing changes
author | Sam <sam@basx.dev> |
---|---|
date | Thu, 22 Dec 2022 19:35:54 +0700 |
parents | 91544fc1afe5 |
children |
line wrap: on
line source
import engine when isMainModule: var myengine = igniteEngine() myengine.fullThrottle() myengine.trash()