Search found 3 matches
- Fri Jul 08, 2016 6:07 pm
- Forum: Games and Creations
- Topic: My first project! I need critiques! -XYZ
- Replies: 2
- Views: 1350
Re: My first project! I need critiques! -XYZ
Thank you for your reply and advises! -------------------------------------------------------------------------------------- Here is an update! According to your suggestions i've edited my code ("You have a lot of code in love.draw; that should be mostly for drawing only. In particular, you're ...
- Wed Jul 06, 2016 9:29 pm
- Forum: Games and Creations
- Topic: My first project! I need critiques! -XYZ
- Replies: 2
- Views: 1350
My first project! I need critiques! -XYZ
Hi, I've "studied" python and c++ for a while some months ago. I decided to resume studying, this time starting with this incredible framework (the first I ever used) and lua. After my first 5 days in this new world i decided to share my first project ever, in order to get criticisms and h...
- Mon Jul 04, 2016 9:39 pm
- Forum: Support and Development
- Topic: Any tip to optimize my code?
- Replies: 1
- Views: 695
Any tip to optimize my code?
Hi, i've started learning Lua and Love about 4 days ago, so sorry if my code is bad. Today i wrote this code function love.load() love.graphics.setBackgroundColor(50,50,50) AltezzaFinestra = love.graphics.getHeight() LarghezzaFinestra = love.graphics.getWidth() Font1 = love.graphics.newFont( "p...