Search found 6 matches
- Tue Jul 26, 2016 7:41 am
- Forum: General
- Topic: What's everyone working on? (tigsource inspired)
- Replies: 1804
- Views: 1722777
Re: What's everyone working on? (tigsource inspired)
My first time having a look at Love2D, still working on a lot of the little bits. [...] As far as I could tell Love didn't have any actual built-in buttons so I made my own choppy system for them. Yes, Löve doesn't require you to use a specific UI framework, and making your own is good for practice...
- Thu Jul 21, 2016 6:45 pm
- Forum: General
- Topic: What's everyone working on? (tigsource inspired)
- Replies: 1804
- Views: 1722777
Re: What's everyone working on? (tigsource inspired)
My first time having a look at Love2D, still working on a lot of the little bits.
As far as I could tell Love didn't have any actual built-in buttons so I made my own choppy system for them.
As far as I could tell Love didn't have any actual built-in buttons so I made my own choppy system for them.
- Thu Jul 21, 2016 6:35 pm
- Forum: Games and Creations
- Topic: TRÖN - test
- Replies: 9
- Views: 7683
Re: TRÖN - test
Wait were you joking or did that seriously happen? Nice website BTW. Nice coding skills too. Yes, that did happen, though at the moment I'm unsure whether it was the game or my machine since Windows Explorer just crashed about 2 hours ago - I'm not trying to blame it on anyone, I'll try and see if ...
- Thu Jul 21, 2016 3:05 pm
- Forum: Games and Creations
- Topic: TRÖN - test
- Replies: 9
- Views: 7683
Re: TRÖN - test
I ran this and it was working fine until the countdown ended.
That's when my computer blue screened.
That's when my computer blue screened.
- Thu Jul 21, 2016 1:42 pm
- Forum: Games and Creations
- Topic: LottoSim
- Replies: 6
- Views: 4851
Re: LottoSim
Fair enough, then a better solution would be using love.window.getDesktopDimensions() to work out what the dimensions of the window should be, just don't have it take up the entire screen.Nixola wrote:Automatic fullscreen on start would be just as annoying, if not more.
- Thu Jul 21, 2016 1:19 pm
- Forum: Games and Creations
- Topic: LottoSim
- Replies: 6
- Views: 4851
Re: LottoSim
This is an amusing 2 minutes, however I don't think much can really be done with it. Also, I don't know what size screen you're working with, but 1600x900 is much larger than most peoples screens, being ~1280x800, also it has no need to be anywhere that big, as there's a massive amount of blank unu...