
else if (char != 1 && char != 0){}
A downloadable game
Download NowName your own price
while (GAME == isRunning) {
printf("Control your character.\n");
printf("Avoid assimilation.\n");
USE(keys);
}
USE(int keys) {
printf("1. Up.\n");
printf("2. Down.\n");
printf("3. Left.\n");
printf("4. Right.\n");
printf("\n");
printf("ENTER: Move.\n");
}
AUTHOR = LinJi();Download
Download NowName your own price
Click download now to get access to the following files:
NONB!N.zip 13 kB

Comments
Log in with itch.io to leave a comment.
windows says its a virus and wont let me download it
Hey! I would love to check out this game, but every time I try to download it, I just get a "cannot read property 'build' of undefined" error,, if you have any suggestions on how to fix this, please let me know!