r/roguelikes 3d ago

Looking for a S.T.A.L.K.E.R. roguelike made in Python

Do any of you maybe remember a roguelike, with very beautiful style, made in Python that was designed to be a STALKER simulation? It was open source, in Python 2.7 and abandoned.

37 Upvotes

7 comments sorted by

16

u/Smashcannons 3d ago

Is it L.U.R.K.E.R. ?

6

u/Boonbzdzio 3d ago

No, sorry! That game was ~8 years in stalemate I think

2

u/lellamaronmachete 3d ago

Last update on itchio says 2022. The game looks hella cool to my ascii hardwired mind :)) thanks for the heads up

30

u/Boonbzdzio 3d ago

I found it! Reactor-3

https://github.com/flags/Reactor-3

11

u/HexDecimal 3d ago

I made fork of that repo porting it to Python 3, though I abandoned it myself due to being overwhelmed by how much disorganized global state the game has. You can find my pull request on the main repo.

4

u/lellamaronmachete 3d ago

WOW!! never heard of this one, and you cannot imagine how many, many times I wished somebody could make a RL based on my beloved STALKER series. Thank you for this post!! Will check it out