What's everyone working on? (tigsource inspired)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
SiENcE
Party member
Posts: 795
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

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

Post by SiENcE »

Last edited by SiENcE on Mon Aug 27, 2012 12:49 pm, edited 2 times in total.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

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

Post by Roland_Yonaba »

coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

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

Post by coffee »

It have some cutness on it. But You should remove the "full" map. Spoiling your own game?. :)
User avatar
SiENcE
Party member
Posts: 795
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

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

Post by SiENcE »

coffee wrote:
It have some cutness on it. But You should remove the "full" map. Spoiling your own game?. :)
Ah ... ahhhhh yes of couse :crazy:

And here is the difficulty chart:
Image
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

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

Post by coffee »

SiENcE wrote:
coffee wrote:
It have some cutness on it. But You should remove the "full" map. Spoiling your own game?. :)
Ah ... ahhhhh yes of couse :crazy:

And here is the difficulty chart:
SPOILER SPOLER
I noticed you put a screen shot of the end stage in the dedicated thread. You really don't like people be surprised don't you?
About the game, I had some fun but after the girl change (not anymore a secret) one the guys had a lot of hard time jumping one particular plataform with spikes. I lost my temper and closed the browser, sorry. Because there's no fun in discover what's up in the game! ;D
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

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

Post by AntonioModer »

Pathfinding with waypoints.
Capture-1.png
Capture-1.png (168.28 KiB) Viewed 1759 times
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

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

Post by Nixola »

Whatever it is, it looks nice
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

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

Post by Roland_Yonaba »

AntonioModer wrote:Pathfinding with waypoints.
Capture-1.png
Looks nice. What specific algorithm do you use ? A*, Dijkstra, or something else ?
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

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

Post by AntonioModer »

Roland_Yonaba wrote: Looks nice. What specific algorithm do you use ? A*, Dijkstra, or something else ?
A*.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

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

Post by Roland_Yonaba »

So how is it doing ? Did you made some optimizations upon it, or did you just implemented a classical A* ?
How do you manage insertion/deletion in your openlist/closedlist collections ? With table.insert/table.remove ? Are they fast enough ?
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 3 guests