What's everyone working on? (tigsource inspired)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Germanunkol
Party member
Posts: 712
Joined: Fri Jun 22, 2012 4:54 pm
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by Germanunkol »

IIRC, you can simply save the screen into an array of imagedata. Then you can put that onto the hdd later, when done recording (but before exiting the game). Haven't tried it, though, I use Record-My-Desktop (Ubuntu) and then avconv to create a gif.
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
User avatar
CaptainMaelstrom
Party member
Posts: 161
Joined: Sat Jan 05, 2013 10:38 pm

Re: What's everyone working on? (tigsource inspired)

Post by CaptainMaelstrom »

For all my screen-capture to .gif, I use LICEcap:

http://www.cockos.com/licecap/

It's free and works well, easy to use.

It's how I made this gif.
WIP
WIP
ccrusaders.gif (4.01 MiB) Viewed 4480 times
User avatar
MadByte
Party member
Posts: 533
Joined: Fri May 03, 2013 6:42 pm
Location: Braunschweig, Germany

Re: What's everyone working on? (tigsource inspired)

Post by MadByte »

CaptainMaelstrom wrote:For all my screen-capture to .gif, I use LICEcap:

http://www.cockos.com/licecap/

It's free and works well, easy to use.

It's how I made this gif.
ccrusaders.gif
Awesome! Thanks :awesome: :awesome:
Image
User avatar
BOT-Brad
Citizen
Posts: 87
Joined: Tue Dec 02, 2014 2:17 pm
Location: England

Re: What's everyone working on? (tigsource inspired)

Post by BOT-Brad »

A few more new screenshots. You can download what I have so far in the 0.0.5 pre-release on GitHub.

Image
New main menu screen
Image
Mighty Braunschweig!
Image
Image
Main menu with the console overlayed. Look at the fancy pixelated shader!
Follow me on GitHub! | Send me a friend request on PSN!
User avatar
BOT-Brad
Citizen
Posts: 87
Joined: Tue Dec 02, 2014 2:17 pm
Location: England

Re: What's everyone working on? (tigsource inspired)

Post by BOT-Brad »

A few more. No more for a while now so we don't all get bored!

Image
Image
Image
Image
Follow me on GitHub! | Send me a friend request on PSN!
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: What's everyone working on? (tigsource inspired)

Post by Positive07 »

BOT-Brad! Make a thread, since we already know you are working on this dont spam this thread, make a new one in Projects and Demos and put lots of image and info and links to your github and what not :awesome:

PS: Awesome project, I cant get tired of that GUI. Not a football fan, unfortunetely, but heck, those graphs and plots! :neko:
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
User avatar
N88
Prole
Posts: 10
Joined: Sat May 23, 2015 10:31 pm

Re: What's everyone working on? (tigsource inspired)

Post by N88 »

Hello, I just started playing with love2d. I was searching for some simple game framework and looks like love fits he bill perfectly with the added bonus of having to learn lua :D

Image
Germanunkol
Party member
Posts: 712
Joined: Fri Jun 22, 2012 4:54 pm
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by Germanunkol »

Cool, and welcome to the forums!

Tell us more about that game of yours! That looks a lot like some sort of crowd simulation?
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by qubodup »

I made two simple defense type games lately:
Image

https://streak.club/p/5562/herzcannon-by-qubodup (with .love)

Image

https://streak.club/p/5879/a-fat-cat-defense-by-qubodup (with .love and .apk)
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)
User avatar
N88
Prole
Posts: 10
Joined: Sat May 23, 2015 10:31 pm

Re: What's everyone working on? (tigsource inspired)

Post by N88 »

Germanunkol wrote: Tell us more about that game of yours! That looks a lot like some sort of crowd simulation?
Those are just bullets simulated with love.physics. I was thinking about making some kind of space shooter, but ended up trying random stuff, it helps me familiarize myself with love and lua. I was mainly experimenting with physics and trying to make the ship movement not boring.
The code is really messy, but I somehow like what came out of it so I might try to rewrite and transform it into a game.
Image
Attachments
space_triangle.love
love 0.9.2
(3.74 KiB) Downloaded 109 times
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests