Search found 2 matches

by kaizari
Mon Aug 06, 2012 10:33 pm
Forum: Support and Development
Topic: Beginner Questions: Drawing with Lua and syntax
Replies: 2
Views: 1740

Re: Beginner Questions: Drawing with Lua and syntax

Thank you!
I just realised that i have to add some system to tell the order of the pixels if I'm adding different colors.

Anyway I'm going to code and report back if I encounter some more problems or when I finished the code.
by kaizari
Mon Aug 06, 2012 9:24 pm
Forum: Support and Development
Topic: Beginner Questions: Drawing with Lua and syntax
Replies: 2
Views: 1740

Beginner Questions: Drawing with Lua and syntax

Hi, I'm pretty new to Lua and love2d but have used other programming languages (PHP, Javascript and Powershell) for a bit. I'm planning to programm a little game for practise that is like draw something. I hope to get some more knowledge in a coordinate system and some networking. I imagined it like...