Search found 948 matches

by josefnpat
Fri Apr 24, 2015 6:17 am
Forum: General
Topic: The Hello World Challenge
Replies: 2
Views: 1754

Re: The Hello World Challenge

I present my submission: fonts = {} for i = 6,64 do table.insert(fonts,love.graphics.newFont(i)) end function love.draw() for i = 1,200 do love.graphics.setFont(fonts[math.random(1,#fonts)]) love.graphics.setColor( math.random(0,255), math.random(0,255), math.random(0,255)) love.graphics.print("...
by josefnpat
Tue Apr 21, 2015 2:51 am
Forum: General
Topic: Obligatory Ludum Dare 32 thread
Replies: 30
Views: 15988

Re: Obligatory Ludum Dare 32 thread

Wooo, finished and packaged! http://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=11249 https://love2d.org/imgmirrur/l7b5RQ5m.png https://love2d.org/imgmirrur/s71FdTFm.png https://love2d.org/imgmirrur/RbX0lfjm.png https://love2d.org/imgmirrur/c7fDMHnm.png https://love2d.org/imgmirrur/lY0...
by josefnpat
Fri Apr 17, 2015 5:24 am
Forum: General
Topic: Obligatory Ludum Dare 32 thread
Replies: 30
Views: 15988

Re: Obligatory Ludum Dare 32 thread

I'll be doing LD32!

I'll probably be streaming starting tomorrow as well!

www.twitch.tv/josefnpat

I then plan on submitting a more polished version of the JAM version for 1GAM :)
by josefnpat
Sun Apr 12, 2015 10:44 pm
Forum: Games and Creations
Topic: Luminosity Christmas giveaway!
Replies: 30
Views: 9696

Re: Luminosity available on Steam!

Sweet! Found them!
by josefnpat
Sun Apr 12, 2015 8:43 pm
Forum: Games and Creations
Topic: Luminosity Christmas giveaway!
Replies: 30
Views: 9696

Re: Luminosity available on Steam!

Jeeper wrote:It was our first test achievement, it has the "Hidden" flag set, but for some reason when the game went live it stopped caring about that and made it visible. We are removing it in the next hotfix patch.
Bummer :(

Any chance of cards and emoticons?
by josefnpat
Sun Apr 12, 2015 6:03 am
Forum: General
Topic: A Lövely Call to Action.
Replies: 17
Views: 9279

Re: A Lövely Call to Action.

ejmr wrote:I’ve never looked into the code for LuaRocks (or any alterntives) but would it be feasible to use it for LÖVE instead of rolling our own package manager?
I added a whole manifest for love already :) https://rocks.moonscript.org/m/love
by josefnpat
Sun Apr 12, 2015 4:40 am
Forum: Games and Creations
Topic: Luminosity Christmas giveaway!
Replies: 30
Views: 9696

Re: Luminosity available on Steam!

I noticed the the "Revy" achievement! What's that all about? :3

Image
by josefnpat
Fri Apr 10, 2015 3:17 pm
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 423961

Re: love-android-sdl2 (native, 0.9.2)

Awesome job fysx! I'm so happy that you're still working on this! If you need any documentation or testing help, please ask!
by josefnpat
Sat Mar 14, 2015 10:26 pm
Forum: General
Topic: Free Library Names Megathread!
Replies: 34
Views: 16941

Re: Free Library Names Megathread!

Added tons of ideas!
Robin wrote:
  • For Dong2: masher
Oooo, I quite like that. Originally I was thinking of Manipulator.
by josefnpat
Sat Mar 14, 2015 8:44 pm
Forum: Games and Creations
Topic: Welcome to Dunwich: lovecraftian tycoon game. #0.4
Replies: 9
Views: 5881

Re: [WIP] Welcome to dunwich: lovecraftian tycoon game.

I like this!

Image

I sped up the guests, and gave myself some more fear.

I really wish the monsters had a little animation for when a guest was scared!