Viewing profile — zenorogue
zenorogue
HN member- Joined
- Fri, Jun 19, 2015, 4:49 PM UTC
- HN karma
- 172
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About zenorogue
No profile information was provided.
Recent public activity
-
comment
Comment #45820806
For an analogy: an Abelian group is a structure in which four axioms hold. A non-Abelian group is a structure in which three of these axioms hold, and the fourth does not. It is no…
-
comment
Comment #45812713
The hyperbolic paraboloid is not an isometric embedding of the hyperbolic plane H2 in Euclidean space E3, because it does not have constant negative Gaussian curvature. In general …
-
comment
Comment #45791025
No, you are confusing geometry and topology here. Topology does not change when you stretch the space but changes when you cut/glue it. Geometry does not change when you cut/glue b…
-
comment
Comment #45790662
Yeah, Jeff calls it "non-Cartesian". He changes the topology but the geometry is Euclidean. There are also lots of roguelikes doing other experiments with topology, tilings, dimens…
-
comment
Comment #45790654
AppStore only accepts games compiled in a new version of XCode, and I have only a very old Mac on which it does not seem possible to install such a new version.
-
comment
Comment #45790634
Google Play is not very friendly to small developers who do not want to share their home address (not their fault, it is some recently introduced EU law), but the Android version c…
-
comment
Comment #43572961
For Epic, I am using Heroic Games Launcher, I believe it is much better than the official Epic app.
-
comment
Comment #42127749
There is a fascinating genre of games where space does not function as in does in our real world. Such games are celebrated, among others, for their mind-bending puzzles, psychedel…
- story
- story
-
comment
Comment #39777118
Sure, CDDA is a roguelike -- the word was supposed to mean primarily a specific way of controlling the character, introduced in Rogue. Everybody in the roguelike community calls it…
-
comment
Comment #39777064
"Stone Soup" refers to the Stone Soup folk story, where people contribute their supplies to make a great soup for everyone (it is developed by many people who contribute to the ope…
-
comment
Comment #38802867
But how much have you played it? When I started working on HyperRogue, I expected it to be a "gimmick or tech demo" as you say. But after implementing the basic roguelike gameplay,…
-
comment
Comment #38792496
Might depend on the interpretation of "roguelike" -- Rogue combined single-character adventure with grid tactics, so to many people, "roguelike" means single-character grid tactics…
-
comment
Comment #38790636
It is possible to run the game in a Euclidean hex grid and compare. For example: * In Euclidean open space, if you are attacked by two adjacent monsters at once, you cannot escape,…
- story
-
comment
Comment #36480756
If you have some static scene in Euclidean geometry, you can possibly also have a static scene in hyperbolic geometry which looks the same*. But the parallax effects when you move …
-
comment
Comment #36457697
What do you mean by "weird combos of those"? AFAIK Hyperbolica only has H3 and S3 (and a bit of E3), no combos. (While HyperRogue has all eight Thurston geometries and some more.)
-
comment
Comment #36457680
Well, there is "casual mode" which makes Orb of Safety saves permanent, and also the "Orb strategy mode", where a single instance of carelessness of bad luck should no longer end t…
-
comment
Comment #36454670
Hyperbolic plane has tree-like structure. If you tried to draw a binary tree of depth 10 on Euclidean paper, you would run out of space. In hyperbolic plane, the straight lines are…
-
comment
Comment #36453224
What would you consider a severe flaw? I see severe flaws even in very popular games :)
-
comment
Comment #36453150
Regarding making geometry a hidden component: it, kind of, is a hidden component in HyperRogue. I mean, yeah, it is in the name. But people play HyperRogue without understanding wh…
-
comment
Comment #36453035
More precisely -- you can have x,y coordinates, or (easier to work with) x,y,z coordinates, but you would quickly run into numerical precision issues, and that binary representatio…
-
comment
Comment #36451724
Thanks for sharing! I thought that Circull was a game that once existed for iOS and then was lost, did not know about the web version. (Esfera Chess was another iOS game that was n…
-
comment
Comment #36451665
Yeah, it is updated from time to time. Mostly small changes, but the version from 2014 was much less detailed, so better to list it as newer. Currently working on a more detailed "…