space_hs/space.hs
5
3
Fork
You've already forked space.hs
2
No description
  • Haskell 100%
2026年07月11日 12:42:32 +03:00
app version 9 ( #24 ) 2026年07月11日 11:35:37 +02:00
assets version 4 ( #23 ) 2026年07月03日 14:39:12 +02:00
assets.in version 4 ( #23 ) 2026年07月03日 14:39:12 +02:00
src/Common version 9 ( #24 ) 2026年07月11日 11:35:37 +02:00
test version 9 ( #24 ) 2026年07月11日 11:35:37 +02:00
.gitattributes tidy things up a little 2026年04月08日 15:52:33 +03:00
.gitignore add character customization ( #21 ) 2026年05月20日 23:05:07 +02:00
assets.yaml version 4 ( #23 ) 2026年07月03日 14:39:12 +02:00
CONTRIBUTING.md version 9 ( #24 ) 2026年07月11日 11:35:37 +02:00
LICENSE move project 2026年04月07日 02:35:27 +03:00
package.yaml bump version number down 2026年07月11日 12:42:32 +03:00
README.md version 4 ( #23 ) 2026年07月03日 14:39:12 +02:00
space-hs.cabal version 9 ( #24 ) 2026年07月11日 11:35:37 +02:00
stack.yaml finish version 2 ( #22 ) 2026年06月23日 14:59:32 +02:00
stack.yaml.lock finish version 2 ( #22 ) 2026年06月23日 14:59:32 +02:00

[画像:Space.hs]

Join our Discord server Powered by Haskell

Space.hs is a simulation-heavy multiplayer survival game, themed around a space station in the (very near) future.

The game's framework is built around Space Station 13's base mechanics, inheriting some of its defining features: 2d slice vision, z-levels (more akin to CataclysmDDA here), the characters, hands system etc.

What this game is

This game is absolutely not a faithful recreation of Space Station 13 in any capacity:

  • This game is a lot more simulation-heavy, more akin to CataclysmDDA.
  • The timeframe era of this game is the near future (2027-2030), not 3000 years into the future.
  • This is not literal sci-fi, every mechanic is derived or inspired by real life physics, brands etc. Where it falls short, quality of life matters more.
  • Mechanics are not half-assed OR isolated. Everything is stretched out as far as possible to ensure it has some merit to normal gameplay, not necessarily something niche.
  • This is not a job larping simulator. This game is not designed around roleplay. Please go get a job in real life.

Space Station 13's flawed design falls short in many places and has many holes, no merit in making yet another clone.

Contributing

I'm NOT looking for contributors or maintainers, or any of that sort, few reasons why:

  • The language is niche, and I prefer writing code in THIS language. simply my own personal preference, like it or not.
  • The development being lead by mainly 3 people is important to design and code clarity.

If you want to add your own features, as long as it isn't half-assed, please apply to join the discord server and discuss it further there. Otherwise, we can discuss in PR comments or the sort.

I'd much prefer to be able to implement the features myself rather than re-org someone else's code.

Why gatekeep?

To ensure the game's kept niche, the discord server's apply to join. That's how you access the official servers if you're interested.