EXAPUNKS
评价数不足
MAGICK ONLINE MMORPG (SPIDER CAVES)
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
11.383 KB
2019 年 1 月 13 日 下午 10:57
1 项改动说明 ( 查看 )

订阅以下载
MAGICK ONLINE MMORPG (SPIDER CAVES)

描述
Link to updated version: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1625068090

Automatically kill spiders and harvest their loot with a state-of-the-art™ ASCII graphics engine in this brand new MMORPG.

Since I forgot to mention it in the level itself, moving the player is done by writing to #XMOV or #YMOV. A positive number will increase the value by 1, and a negative number will decrease it by 1. Additionally, reading from #XPOS and #YPOS will return the corresponding coordinate of the player.

...

I learned javascript just for this level. It was a hellish experience, but I think it turned out okay.

I would have liked to have made the gold bags disappear when you collect them, but due to a bug(?) with setRegisterReadCallback, that doesn't seem to be possible (the callback function gets called every frame, contrary to the documentation).

Let me know if you have any problems, and tell me your scores!

I hope you enjoy :)
1 条留言
isaac.wass (aaaaaaaa) 2019 年 1 月 14 日 上午 2:42 
Fun puzzle - I definitely like the work you put into the game view!