Search found 56 matches

by SuperZazu
Tue Sep 09, 2014 10:32 am
Forum: Games and Creations
Topic: Zelda GB
Replies: 5
Views: 6453

Re: Zelda GB

I'm impressed! Found a little bug - I got stuck after destroying a bush and moving to the next screen: Yes, thank you for the feedback. I actually forgot to replace some bushes with blocks... Be careful with uploading game footage from this game to youtube as Nintendo's legal team are pretty damn e...
by SuperZazu
Thu Sep 04, 2014 2:55 pm
Forum: Support and Development
Topic: Can't save .love files?
Replies: 7
Views: 4760

Re: Can't save .love files?

You need to rename your file and get rid of the final '.zip' : it must be filename.love (currently, you have player.love.zip)

Secondly, you might want to modify your conf.lua so that the first line is like :

Code: Select all

function love.conf(t)
and not

Code: Select all

funcrtion love.conf(t)
:)
by SuperZazu
Tue Sep 02, 2014 10:08 pm
Forum: Games and Creations
Topic: Zelda GB
Replies: 5
Views: 6453

Zelda GB

Hey guys! :) I've been trying to do something a little bit harder with LOVE, and here's the beginning of the work : [beta 1] controls: (press enter at the titlescreen to launch the game) - arrow keys to move - W and X to use items - enter to see the menu (to change weapons) What has been done ? - cu...
by SuperZazu
Mon Aug 25, 2014 3:05 pm
Forum: Support and Development
Topic: Game Music Emu - how do I use it?
Replies: 10
Views: 7903

Re: Game Music Emu - how do I use it?

Yes, that'd be great for 'gbs' (game boy sound) files too :-)
(still didn't find a way to play them in Lua/LOVE)
by SuperZazu
Fri Aug 22, 2014 7:36 am
Forum: Support and Development
Topic: Share a Shader!
Replies: 328
Views: 542759

Re: Share a Shader!

Hey !

Here's a little "3D glasses" effect from a friend of mine :) (controls: up and down to toggle shader)
[SCREENSHOT 1] [SCREENSHOT 2]
by SuperZazu
Tue Aug 19, 2014 1:12 pm
Forum: Games and Creations
Topic: TRON - a mini tron-like game (for 2 players) with AI
Replies: 2
Views: 4036

Re: TRON - a mini tron-like game (for 2 players) with AI

Thanks for the answer! I might want to make two modes ingame, yeah: like "Serpent mode" and "TRON mode". I'm thinking about it! Anyway, you were right, the light cycles were way too fast (wonder why I didn't realise this earlier). So here's an updated version of the game, with so...
by SuperZazu
Wed Aug 13, 2014 1:40 pm
Forum: Games and Creations
Topic: Super Cube Field
Replies: 8
Views: 7733

Re: Super Cube Field

Thank you for your feedbacks :D Sorry to be this long to answer! But anyway I fixed all these bugs, here's the newest version : [LINK] @Chroteus: well, I tried the mouse controls, but I think it's more fun this way ! :) @MadByte: I don't have cute little graphics! haha I tried to find some, but noth...
by SuperZazu
Wed Aug 13, 2014 1:13 pm
Forum: Games and Creations
Topic: TRON - a mini tron-like game (for 2 players) with AI
Replies: 2
Views: 4036

TRON - a mini tron-like game (for 2 players) with AI

Hello fellow lovers ^^ to train myself I tried to make a little game in less than 6 hours. Here is the result (.love) EDIT: NEW VERSION Controls: • Player 1 = up, down, left, right • Player 2 = z, s, q, d (press enter or space to start a game, and you can change from 'AI' to 'HUMAN' with arrow keys)...
by SuperZazu
Tue Aug 12, 2014 8:47 am
Forum: General
Topic: LOVE users map
Replies: 182
Views: 118741

Re: LOVE users map

Marseille, France ! :awesome:
by SuperZazu
Tue May 27, 2014 8:56 am
Forum: Ports
Topic: Punchdrunk - Another Love-to-Web tool.
Replies: 22
Views: 25083

Re: Punchdrunk - Another Love-to-Web tool.

Amazing! Seems to works fine. Can't wait to see the development of this project. :awesome: