Color factory [WIP]

Show off your games, demos and other (playable) creations.
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: Color factory [WIP]

Post by ljdp »

TechnoCat wrote:
Oh, I did that. I guess it just doesn't end?
Ah yeah, there's no 'win' screen yet.
My current idea is have each paint output generate some cash, yet each command used costs a small amount of cash.
When you press play a timer starts, say 2 minutes. The less commands you use the faster the program therefor the more cash you'll make.
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: Color factory [WIP]

Post by ljdp »

v0.8
Added automatic save and load. Data is saved into a lua file for easy sharing of solutions.
Added support for nested jumps.

v0.9
Added support for custom levels.

Custom levels and saves
There is not a ingame level editor yet, but it's rather simple to make a level.
Once you've ran the game once goto the save directory.
Windows XP: C:\Documents and Settings\user\Application Data\Love\ or %appdata%\Love\
Windows Vista and 7: C:\Users\user\AppData\Roaming\LOVE or %appdata%\Love\
Linux: $XDG_DATA_HOME/love/ or ~/.local/share/love/
mac: /Users/user/Library/Application Support/LOVE/
There is a template file called customtemplate.lua, it will tell you how to create custom levels.
You can also find the save files there if you wish to post your solutions.
User avatar
ishkabible
Party member
Posts: 241
Joined: Sat Oct 23, 2010 7:34 pm
Location: Kansas USA

Re: Color factory [WIP]

Post by ishkabible »

tells me that middle class is missing, did you include middle class in the love file?
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: Color factory [WIP]

Post by ljdp »

ishkabible wrote:tells me that middle class is missing, did you include middle class in the love file?
Quite a few people are having this problem and i can't solve it. Middleclass is there, try unzippin the love file then running it.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: Color factory [WIP]

Post by TechnoCat »

stack-overflow.PNG
stack-overflow.PNG (96.87 KiB) Viewed 3046 times
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Color factory [WIP]

Post by kikito »

TechnoCat wrote:(Callbacks stackoverflow error)
Now that is interesting.
When I write def I mean function.
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: Color factory [WIP]

Post by ljdp »

(Callbacks stackoverflow error)
Can you tell me what was happening just before this error?

Edit: update to v0.11, hopefully the middleclass bugs have been fixed, there's also a cash incentive to levels, the more efficient your program the more cash your factory makes.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: Color factory [WIP]

Post by TechnoCat »

ljdp wrote:
(Callbacks stackoverflow error)
Can you tell me what was happening just before this error?

Edit: update to v0.11, hopefully the middleclass bugs have been fixed, there's also a cash incentive to levels, the more efficient your program the more cash your factory makes.
I was on the boxer, I clicked play after giving green and red some commands to rotate and extend.
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: Color factory [WIP]

Post by ljdp »

v0.12
New animations for various objects, bug fixes and an update checker that gives you a tinyurl link when an update is available.
I would have liked an auto-download but luasocket can't GET request from HTTPS which is what github serves.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 56 guests