Redirection

Redirection

评价数不足
Sokoban beta
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
160.637 KB
2017 年 7 月 17 日 下午 6:42
1 项改动说明 ( 查看 )

订阅以下载
Sokoban beta

描述
Old version, go to a new one

Ok, so I read the Creating custom Robot Arcade games tutorial and learn some basic Lua and I created a simple Sokoban game for Redirection arcade games. It doesn't have any features except choosing and playing a level. Any feedback as to what to add or what is bad about it now would be grately appreciated.
Also, I highly encourage everyone to try doing this by yourself, it is fun and not hard at all. I'd would even say that this is a fine way to learn some programming since Lua seems quite expressive and simple and the things that you can do with the robot aren't that complex either. :D
Just one thing I found problematic was loading a picture from file, that is, saving it in the required format. At the and I couldn't do it so I just saved the image as a text file containing the matrix of the image. :D
5 条留言
Michal58  [作者] 2018 年 8 月 27 日 上午 9:16 
This is a different computer than the one I made it on so I couldn't just hit "Publish" I had to download it first from the workshop, than i copied it to the mods folder and hit Publish, I though that the workshop item id would be there somewhere and it would recognise it and overwrite but that didn't happen, so what can I do?
Dan200  [开发者] 2018 年 8 月 27 日 上午 8:30 
Michal: To upload new versions of the mod, just hit the "Publish" button again in the mod editor
Michal58  [作者] 2018 年 8 月 26 日 下午 12:32 
I added the option to undo moves. Unfortunately the new version didnt overwrite this. New version is here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1494101674 .
Michal58  [作者] 2017 年 7 月 20 日 下午 1:09 
No, nice work you! Love your game altough I haven't played it that much. Thanks for the feedback, I might add that feature. As a developer of the platform, can you explain how the images work little bit more in detail? What program and settings do you use to generate the files that Redirection can read?
Dan200  [开发者] 2017 年 7 月 20 日 上午 5:17 
Nice work! I'm so bad at these games if I don't have an undo button though :p