Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

4lone_wolf

3
Posts
1
Following
A member registered May 08, 2023

Recent community posts

Oh, sorry. I thought they were the .py (Python) files. They are, in fact, .js (JavaScript) ones. To run them you need to install Node.js OR use an online javascript compiler.
 


Both files work for SOME puzzles, not every single one. If you have basic programming knowledge, you can edit the 5pegs one to fit every puzzle you encounter.

I'll give you hints on what to edit.

1. Edit the puzzle colors array.

2. Edit the rules array. Every item in that array corresponds with a line of boxes.

3. Change the amount of FOR loops so they handle every box in a line (5 boxes = 5 for loops). Just copy one of them and change the name of the index variable. Don't forget the closing brackets.

4. Change the solution array so it handles every box in a line. Copy one of the items and change variables in the square brackets so they correspond to the ones you added in the previous step.

And that's it. Or you can probably just feed a screenshot of the game to some AI model, that'll be easier.

Argonvile forgive me. I know this game is centered around puzzles, but i am myself unable to solve most of them. I'm glad that someone made the repo so i can enjoy "other" :3 aspects of the game.

Google "monster mind puzzle solver".
First link, just edit the .py file and run it.

Ok, now THAT is some insane jump in intensity. I replayed the whole VN for this update, and the only days i got actual goosebumps are 6 and 7. It's the first time I've got this invested in a story since Titanfall. Please, keep updating us on your progress. Genuinely thank You for this experience.