Log In  


Cart #55801 | 2018-08-28 | Code ▽ | Embed ▽ | No License

Here is my first game, Apple Chase. It is very bad at the moment, but hopefully with support, it will become a lot better. I have been learning Lua from YouTube and the web for around 2 days now.



Also, can anybody give me guidance on how to add a timer
function please. Thanks


Hey, good job!

Here's an small example of using a timer to cycle through the colours, changing once every 0.25s.

https://gist.github.com/vgebrev/5168925b97f1c239dfaca59b304d0f29

Hope it helps, let me know if you need an explanation of how it works.



[Please log in to post a comment]