1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-01 06:23:00 +00:00

rogueviz:: added two new presentations

This commit is contained in:
Zeno Rogue
2022-08-05 23:56:00 +02:00
parent 6030dd2a47
commit 4ed44d78cc
3 changed files with 1723 additions and 0 deletions

View File

@@ -56,6 +56,8 @@
#include "nil-compass.cpp"
#if CAP_RVSLIDES
#include "playing-with-impossibility.cpp"
#include "hyperbolic-minesweeper-pres.cpp"
#include "dhrg-pres.cpp"
#endif
#include "highdim-demo.cpp"
#include "horo63.cpp"
@@ -67,6 +69,8 @@
#include "dpgen.cpp"
#include "antidesitter.cpp"
#include "dhrg/dhrg.cpp"
#include "som/kohonen.cpp"
#include "som/embeddings.cpp"
#include "som/analyzer.cpp"