You are browsing as a guest. Sign up (or log in) to start making projects!

8h 56m 21s logged

**DevLog #5 (final) **

this session started as a broken little terminal page and ended as an actual finished game.

first it was fixes. the enter key wasnt making new lines so everything looked cramped, then i cleaned up the code and split it into separate files instead of
one big mess.

then the actual game. built the whole filesystem with the lore, hidden folders, and this ai that predicts what youre about to do. read the wrong file and it
hits you with PREDICTION FAILED and the confidence drops lower every time.

four endings now. obey it, fight it, find voss’s message (which is encrypted so you decode it yourself), and a secret one where you type null twice.

made the terminal look nicer too. location prompt is green, errors red, warnings amber, and the ai talks in a cold blue.

then the extra stuff. after an ending you press enter and it starts a new run, theres a model command that shows everything its been tracking about you, and
player.dat remembers how many times youve connected even after you leave.

last bit was the ai talking when you sit idle and more variety in the predictions, then i put the whole thing on github pages so it has a real link now. and you guys can play it

the games completely done, hope you like it!

0
7

Comments 0

No comments yet. Be the first!