7767

EAT
Uploader
Aug 5, 2016
1,044
124,505
SinE3RGeneral.png

Overview:
SinE3R - Survival in the Eastern European Encasement Region

In the heart of Eastern Europe, a catastrophic event has transformed the landscape and its inhabitants. The region has been encased to protect the world from the horrors within. You, a lone survivor from a research expedition, must navigate this treacherous environment to uncover the truth and stay alive.
Will you continue to research the unknown or will you try to tame it?
The game is completly made in pure HTML/JS, packaged as a standalone Windows app via electron.
Thread Updated: 2025-04-02
Release Date: 2025-04-02
Developer: jktulord - - -
Censored: No
Version: 0.23.5
OS: Windows
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.



DOWNLOAD
Win: - - -

Collage.png Screenshot_57.png Collage2.png Screenshot_58.png Screenshot_61.png Screenshot_59.png Screenshot_60.png 00016-3155109963.png 00128-1877684399.png 00250-777933990.png 00007-2334829363.png
 
Last edited by a moderator:

jktulord

Member
Game Developer
Dec 2, 2019
160
147
Huh, AI art is a lot different from most, what site did you use?
I run a local model called anything diffusion. Also the output is heavily reliant on the prompt.
I haven't renamed most of the generated pics, so you can probably check the prompt used for the pics by looking into the gamefiles as well as the unused pics.
Also the quality of images will increase overtime, as well as they might get replaced by the proper art.
 
Jun 11, 2023
51
18
I run a local model called anything diffusion. Also the output is heavily reliant on the prompt.
I haven't renamed most of the generated pics, so you can probably check the prompt used for the pics as well as the unused pics.
Also the quality of images will increase overtime, as well as they might get replaced by the proper art.
Cool, I actually like this style of AI art, maybe because its a lot less...shiny?
 

chosenone13

New Member
Dec 8, 2019
3
2
This game is heavily inspired by such games as Pathologic, Fear and Hunger and EFT.
What's EFT? You got my attention piqued with the first two. Like mention of those and screenshots with such basic UI (I like basic "bleh" UI and presentation, usually those have actually interesting mechanics) got my attention.
 
  • Like
Reactions: FSDL

jktulord

Member
Game Developer
Dec 2, 2019
160
147
What's EFT? You got my attention piqued with the first two. Like mention of those and screenshots with such basic UI (I like basic "bleh" UI and presentation, usually those have actually interesting mechanics) got my attention.
Escape for tarkov... It is the most obvious inspiration, but It more solidified my view in the survival genre, than dictated it. In other words: LOOTPORN.
 
  • Like
Reactions: Overlurker and FSDL

chosenone13

New Member
Dec 8, 2019
3
2
You probably should also mention there are some prerequisites. Looking it up stuff like npm (command from batch file) needs node.js. Didn't really feel like installing stuff to run an HTML game (even if it's a general utility thing).

Just letting you know, the instructions on installation aren't 100% accurate.
 
  • Like
Reactions: Tuor_of_Gondolin

jktulord

Member
Game Developer
Dec 2, 2019
160
147
You probably should also mention there are some prerequisites. Looking it up stuff like npm (command from batch file) needs node.js. Didn't really feel like installing stuff to run an HTML game (even if it's a general utility thing).

Just letting you know, the instructions on installation aren't 100% accurate.
That's my crutches to run an engine-less html game outside webstorm. You haven't run the batch file? My friend couldn't run it for some reason, and now he has a different bug which makes the console empty or smth...
 
  • Like
Reactions: Terra521

Ryahn

Birb Skull Fuckery
Staff member
Moderator
Donor
Compressor
Jul 5, 2017
6,140
41,787
That's my crutches to run an engine-less html game outside webstorm. You haven't run the batch file? My friend couldn't run it for some reason, and now he has a different bug which makes the console empty or smth...
You could look into shipping the node_modules and finding a way to have be packaged into a single js file. So node wont have to be used to start it.
 

chosenone13

New Member
Dec 8, 2019
3
2
That's my crutches to run an engine-less html game outside webstorm. You haven't run the batch file? My friend couldn't run it for some reason, and now he has a different bug which makes the console empty or smth...
No that's what I mean. The batch file uses a command that the command prompt doesn't know because it uses node.js or something.
 

OrgansMissing

Member
Dec 3, 2022
102
149
Oh my. I have a crippling addiction to lootporn. And complicated games. Practically have to give it a try.

Those game inspirations though, well. This looks like it may be painful.
 
  • Like
Reactions: jakewang

samarcus

Newbie
Jul 3, 2021
80
291
That's my crutches to run an engine-less html game outside webstorm. You haven't run the batch file? My friend couldn't run it for some reason, and now he has a different bug which makes the console empty or smth...
The most likely cause for not being able to run a batch file is some form of antivirus or firewall preventing it. After all, it's one of the ways scammers and hackers steal things, so it's going to be high on the list of no-no's.
 

jktulord

Member
Game Developer
Dec 2, 2019
160
147
Updated the game with a hotfix. Now the node.js is included in the game folder and .bat file start it locally. Thus npm is no longer required to play the game and the game now is actually playable.
 
  • Like
Reactions: jakewang
2.30 star(s) 9 Votes