Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

intothereign

8
Posts
A member registered Nov 03, 2021

Recent community posts

You mean bonus tasks? Anyway, I have several non-optimized tasks among both normal and bonus tasks. Some of them seem impossible though... especially the bonus ones. All of them are par 1111'1111.

I solved the last puzzle and... there was no ending! The accomplishment for completing all bonus tasks wasn't achieved either.

(1 edit)

The expected outputs in bonus task 6 (LCM) seem incorrect! When the inputs are 11 and 1, for example, it's 110, where it should be 11.

Also the task says "lowest common denominator" instead of "lowest common multiple".

Another issue! In bonus task 4 (LOG11), the expected output is 'N*N' when the input is 0. I suppose that's for 'undefined' or something. But I cannot figure out how to make that value.

(1 edit)

Hello, again.

This is not exactly a bug but I think it should be fixed. I'm currently doing the bonus task 1 (QUADR). In this task, there are two outputs for each set of inputs. The problem is, the order of expected outputs is somewhat arbitrary. I wrote an algorithm that returns the outputs in descending (or ascending) order and it didn't work. I guess there is an intended answer but the problem itself doesn't state anything about the order. I think it should be fixed in a way that clarifies the order.

Works fine! Great game by the way.

Thanks! FYI the error occurred right after I finished Task 19 (Mode), if it helps.

I played the game for a while and an error occurred.

Since then, the game won't start.

Here is the error message:

___________________________________________

############################################################################################

ERROR in

action number 1

of Create Event

for object oMenu:

unable to add a number to string############################################################################################

gml_Object_oMenu_Create_0 (line 49)