Quit: There's no escape.

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

Quit: There's no escape.

Post by Ulydev »

During 1HGJ (1 Hour Game Jam), I made Quit, a game you can't leave. Or... can you?

Image

Gamejolt : http://gamejolt.com/games/quit/111954
Last edited by Ulydev on Sun Dec 06, 2015 12:57 pm, edited 1 time in total.
User avatar
skyHights
Citizen
Posts: 78
Joined: Mon Aug 25, 2014 12:14 pm

Re: Quit: There's no escape.

Post by skyHights »

For future reference, you can upload files to the forum.
Also... the download is a txt file... which links to other dropbox links...
Just upload a .love file, it's so much easier.

Although, as for the game, it is rather amazing.
Learning to Löve.
User avatar
pgimeno
Party member
Posts: 3544
Joined: Sun Oct 18, 2015 2:58 pm

Re: Quit: There's no escape.

Post by pgimeno »

I tried it under Debian Linux, which ships with love2d 0.9.1. Ironically, when being challenged to close it, it crashed :death:

Suggestion: set the version in conf.lua even if you distribute your own LÖVE version, so that Linux users that grab the .love file can know it won't work without a newer one.
User avatar
Kingdaro
Party member
Posts: 395
Joined: Sun Jul 18, 2010 3:08 am

Re: Quit: There's no escape.

Post by Kingdaro »

This is fantastic and silly at the same time and I love it. Though it sucks that there's not much of a way to prevent Task Manager > End Task or pkill :P
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: Quit: There's no escape.

Post by Ranguna259 »

This is awesome :D
I know that this was for a jam but I'd love to see more of this. Great work.
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
linux-man
Citizen
Posts: 67
Joined: Thu Apr 28, 2011 4:51 pm

Re: Quit: There's no escape.

Post by linux-man »

Should end with this?
quit.jpg
quit.jpg (20.73 KiB) Viewed 3280 times
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: Quit: There's no escape.

Post by s-ol »

linux-man wrote:Should end with this?
quit.jpg

Code: Select all

    flux.to(g, 4.5, {}):oncomplete(function() assert(false, "I WILL COME BACK") end)
yes. @OP: instead of assert(false, ...) you can use error(...) !

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Quit: There's no escape.

Post by qubodup »

lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Post Reply

Who is online

Users browsing this forum: No registered users and 42 guests