Difference between revisions of "ColorFactory"
m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[File:Colorfactory_screenshot2.png]] | ||
+ | |||
+ | Download https://github.com/downloads/perky/Color-factory/colorfactory-0.13.love | ||
+ | |||
{{#set:Name=Color Factory}} | {{#set:Name=Color Factory}} | ||
{{#set:Author=User:Ljdp}} | {{#set:Author=User:Ljdp}} | ||
Line 5: | Line 9: | ||
{{#set:Description=Control two waldos.}} | {{#set:Description=Control two waldos.}} | ||
{{#set:Screenshot=File:Colorfactory_screenshot2.png}} | {{#set:Screenshot=File:Colorfactory_screenshot2.png}} | ||
− | + | {{#set:Status=WIP, 0.13}} | |
[[Category:Games]] | [[Category:Games]] | ||
+ | |||
+ | ---- | ||
+ | Maybe this game is made in LÖVE [[0.7.0]] | ||
+ | |||
+ | Some function are renamed. | ||
+ | |||
+ | [[Thread:receive]] ---> [[Thread:get]] | ||
+ | |||
+ | [[Thread:send]] ---> [[Thread:set]] | ||
+ | |||
+ | and cote have a extra mistake. | ||
+ | |||
+ | [[\states\menu.lua line 80]] "font_secretcode_12"should be"font_secretcode_16" | ||
+ | |||
+ | Other,I don't know how to start it. | ||
+ | |||
+ | [[User:Zdxzsj|ZDX朱世杰]] 10:43, 11 June 2013 (CEST) |
Latest revision as of 09:15, 11 June 2013
Download https://github.com/downloads/perky/Color-factory/colorfactory-0.13.love
Maybe this game is made in LÖVE 0.7.0
Some function are renamed.
Thread:receive ---> Thread:get
Thread:send ---> Thread:set
and cote have a extra mistake.
\states\menu.lua line 80 "font_secretcode_12"should be"font_secretcode_16"
Other,I don't know how to start it.
ZDX朱世杰 10:43, 11 June 2013 (CEST)