game picturegame picturegame picturegame picturegame picturegame picturegame picturegame picturegame picturegame picturegame picturegame picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
game picture
15
全区价格/趋势
Interplayer
Interplayer
0人评价
无中文 | 单人 
休闲
独立
模拟
解谜
编程
2D 平台
-
当前在线
7.5
史低价格
15日在线趋势
100%
全语言好评率
-
昨日峰值在线
-
本月平均在线
139
小黑盒玩家数
1.4h
平均游戏时间
玩家数据统计
游戏简介
One day, your doctor intentionally deletes data from our project. You, an assistant who follows the incompetent doctor, are instructed by him to try to recover the deleted data."Interplayer" is a game in which you write source code by moving the player around, picking up tokens and collecting them. Write source code that achieves the pairs of inputs and corresponding outputs set for each stage. For example, double the numerical value of the input and output it, convert it to an n-decimal number, etc....For example, output the input value multiplied by 10, etc...Inputs [3, 6, 10] => Outputs [30, 60, 100]Programmers these days have been programming by tapping on their keyboards and typing whatever letters they want. But what if we add constraints? With Interplayer, you program in tokens, and the order and number of times you can write tokens is constrained. How do you achieve the expected input/output pairs within these constraints? Experience a new approach to programming with "Interplayer".Dedicated language specifically for this gameThe language written in the game is tolerance language, a dedicated programming language created for this game. You will need to understand this unknown language by referring to the in-game references. But don't worry! Because the tolerance language has a highly readable syntax strongly influenced by Python, with only simple functions, and it is easy for programmers to understand them (except for the stack statement!). . For example, if the tokens "var," "=," and "1" are present in a stage, you can assign 1 to the variable var by writing var = 1. Other complex processes can be described in the game by combining various control statements such as "if" and "while".Unique stack statementOne of the unique features is the stack statement grammar, where a = 1 + 1, for example, is written as 1 1 + = a in the stack statement. In other words, the stack statement complicates the order in this game, which is about the order in which tokens are picked up.
发布时间:2022年11月25日
开发商:hna
发行商:hna
硬件配置
游戏评价
0人评价