🎮 Join the Picotron Game Jam! 🚀
Are you ready for a week of intense coding and fun? The Picotron Game Jam is here! Code your game in a week (any theme!), vote the next, and see if you can become the community favorite.
👾 Starts: April 10th, 2024
🏁 Ends: April 17th, 2024
🗳️ Voting: April 18th - 25th, 2024
No prize, just glory! Only game submitters can vote, so your game is your ticket in.
🔗 Join now: https://itch.io/jam/picotron-jam
May the best game win!
So I was building a game that generates 30 stars at random x,y cords using the following snipet, however is returns an error
stars={} for i=1,30 do local countup=i add(stars,countup) add(stars.countup,x) add(stars.countup,y) add(stars.countup.x,rnd(0,127)) add(stars.countup.y,rnd(0,127)) end |
Does anyone know why?
Thanks, Bouncy

