[Freeciv-Dev] Re: (PR#7287) Extended Topologies
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7287 >
Le lun 23/02/2004 à 20:30, Jason Short a écrit :
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=7287 >
>
> The interesting thing about a true mobius strip is that there are
> "congruencies" between certain points. To the normal person living on
> the strip, it appears just to be a cylinder. But to someone with
> advanced technology it may be possible to pass (dig, teleport) through
> the strip to end up on the other side. This amounts to a move of
>
> x += map.xsize / 2
> y = map.ysize - y
y = map.ysize -1 - y ;-)
>
> which is kindof cool. I'd imagine that cities would build tunnels
> through the strip to allow easy travel.
Yes, this can includes in the Twisted-Torus(my mobius). If you can
travel in holes, you can travel at edges!.
> Somehow I imagine that this all
> ties in to a scientific expalation for MoM's dual-map system. Or maybe
> not...
>
> -jason
--
. / . ' , . (*) ' ` ' ` .
| , | ` , . , ' Marcelo Julián Burda .
/ ' \ ` \@_ ' . ' ` '
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, (continued)
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/22
- [Freeciv-Dev] (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/22
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, rwetmore@xxxxxxxxxxxx, 2004/02/22
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Jason Short, 2004/02/22
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/22
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, rwetmore@xxxxxxxxxxxx, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, rwetmore@xxxxxxxxxxxx, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, rwetmore@xxxxxxxxxxxx, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Jason Short, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies,
Marcelo Burda <=
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies(PR#6721), Marcelo Burda, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Morgan Jones, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, Jason Short, 2004/02/23
- [Freeciv-Dev] Re: (PR#7287) Extended Topologies, rwetmore@xxxxxxxxxxxx, 2004/02/23
- [Freeciv-Dev] (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/25
- [Freeciv-Dev] (PR#7287) Extended Topologies, Marcelo Burda, 2004/02/25
[Freeciv-Dev] Re: (PR#7287) Extended Topologies, Jason Short, 2004/02/23
|
|