mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-23 08:54:48 +00:00
updated version and documentation link in README
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p align="left">
|
<p align="left">
|
||||||
<b>Current version: 11.3</b>
|
<b>Current version: 11.3d</b>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
A puzzle roguelike in the hyperbolic plane. See the [HyperRogue website](http://roguetemple.com/z/hyper.php) for detailed and most up-to-date information.
|
A puzzle roguelike in the hyperbolic plane. See the [HyperRogue website](http://roguetemple.com/z/hyper.php) for detailed and most up-to-date information.
|
||||||
@@ -79,4 +79,4 @@ Additionally, it can be easily configured, e.g., to produce an optimized build,
|
|||||||
make mymake && ./mymake
|
make mymake && ./mymake
|
||||||
```
|
```
|
||||||
|
|
||||||
The source code is not documented very well. You can see the current state of the documentation, as generated by Doxygen, [here](http://www.roguetemple.com/z/hyper/doc/).
|
The source code is not documented very well. You can see the current state of the documentation, as generated by Doxygen, [here](https://zenorogue.github.io/hyperrogue-doc/).
|
||||||
|
|||||||
Reference in New Issue
Block a user