Page 30 of 180

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

Posted: Sun Jun 24, 2012 7:59 pm
by ejmr
Thanks StoneCrow! I look forward to your tutorial. I have been recommending LÖVE to friends who want to play around with game development and I would love to have another tutorial to send them to.

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

Posted: Mon Jun 25, 2012 4:28 am
by totem
An IRC Client, that uses Love Frames.

The client will have various nefarious features such as bot scripting, channel spammers, and capabilities to allow for other dastardly deeds to be carried out,

It's a monster.

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

Posted: Wed Jun 27, 2012 6:49 pm
by pocketiger
I've just ran into LÖVE so still getting familiar with the system. Working on a chessgame right now.



Got that much so far. Slowly building from the ground up. Made this up only by the tutorials on the wiki. The chesspiece was controlled by keyboard on the video, solved the mouse controlling since then and on the job to set up all the pieces and their rulesets. Once done with that maybe adding a small HUD and heading into network part of the stuffs to make it multiplayer.

Will decide how to proceed from then :p but have a doodlejump clone in mind I wanted to build and going to check what's the Android port's status as I find this engine extremly fun to work with and it would be awesome to develop LÖVE games on Android.

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

Posted: Wed Jul 11, 2012 1:08 pm
by SimonLarsen
Sienna is coming along nicely.
ijusv.png
ijusv.png (5.39 KiB) Viewed 668 times

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

Posted: Wed Jul 11, 2012 2:19 pm
by coffee
SimonLarsen wrote:Sienna is coming along nicely.
Image
Oh it's called Sienna? :)
Looking very nice! Please, get feeding us with that tasty screenshots.

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

Posted: Thu Jul 12, 2012 9:19 pm
by Jasoco
I really like that. Simple graphics are beautiful.

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

Posted: Tue Jul 17, 2012 7:46 pm
by kalium
I've been working by myself on a 2D Puzzle/Platformer based on the works of H.P. Lovecraft, called Aetherlight.

It's still pretty much in beta, and doesn't have any art yet (just programmer graphics, since I don't have an artist yet :( ), i'm still working out the most important stuff (lining out physics and collision, tilemapping and stuff), but it's going down rather well

I'll post some screenshots or demos when I have something more presentable though.

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

Posted: Wed Jul 18, 2012 9:49 pm
by Nixola
...Bots are getting tougher.

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

Posted: Thu Jul 19, 2012 12:31 am
by Jasoco
Yeah. That one's first post was very very innocuous. One of those "I can't tell if it's real or not soo...." posts. Seems the coin landed on the wrong side this time. Someone edit and delete it and remove the user. The username itself should have given it away, but I don't even know if I might have been the one to approve it so I'll stay quiet before I get my foot shoved in my mouth here. lol

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

Posted: Thu Jul 19, 2012 9:53 pm
by zwzsg
I've been working on learning how to create a UDP connection for the silly game I submitted couple weeks ago to the CPC "Make Something Horrible contest. It was painful. Online testing is especially troublesome. Thanks to josefnpat for kindly trying broken builds after broken builds until I got it right.

Here's the game: BayWatchVolleyV05.zip (Warning: the inwards are as ugly as the outwards.)

Image