simalq

Infinitesimal Quest 2 + ε: A turn-based puzzling dungeon crawler (by hylang)

Simalq Alternatives

Similar projects and alternatives to simalq

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better simalq alternative or higher similarity.

simalq reviews and mentions

Posts with mentions or reviews of simalq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.
  • Sharing Saturday #471
    4 projects | /r/roguelikedev | 16 Jun 2023
    Last week, I hit an important milestone: I implemented the last tile type needed to make one of Yves and Serge Meynard's original scenarios, New DeathQuest, playable from start to finish. After three months of on-and-off work, I have an essentially playable game.
  • Sharing Saturday #469
    8 projects | /r/roguelikedev | 2 Jun 2023
    I have a function [pos+](https://github.com/hylang/simalq/blob/e8ade1506f70a61ed83662e6fb02c6acd8ad3ba9/simalq/geometry.hy#L104) that adds a Direction to a Position, for things like seeing what square is directly east of another square. It used to raise an exception when the result was off the map border. It now swallows that exception itself and returns None, because I noticed I had to catch the exception pretty much every time I used the function, and it's neater to check that it's None than catch an exception. In general I'm an exception enjoyer, and I shudder at how e.g. Go makes you follow practically every function call with if err != nil { … }, but it comes to show that errors that happen a lot and need explicit handling every time are more easily treated as just another value.
  • Sharing Saturday #462
    8 projects | /r/roguelikedev | 14 Apr 2023
    Infinitesimal Quest 2 + ε (GitHub)
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic simalq repo stats
3
16
9.7
about 1 month ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com