My completion of The HoTT Game
Go to file
2025-07-21 17:44:34 +10:00
0Trinitarianism Fix tiny typo in Quest3.agda 2024-04-05 18:28:48 +08:00
1FundamentalGroup Complete 1FundamentalGroup/Quest1.agda 2025-07-21 17:44:34 +10:00
nix add niv'd deps 2022-01-12 10:43:40 +00:00
.gitignore remove _build and .agdai files 2022-04-17 11:15:08 +02:00
.projectile html export trial 2021-07-19 18:33:17 +01:00
README.rst Update README.rst 2022-02-22 09:57:05 +00:00
shell.nix add niv'd deps 2022-01-12 10:43:40 +00:00
TheHoTTGame.agda-lib use latest cubical 2022-01-12 10:43:48 +00:00

.. _theHoTTGame:

*************
The HoTT Game
*************

The Homotopy Type Theory (HoTT) Game is a project written by mathematicians
for mathematicians interested in HoTT and no experience in proof verification,
with the aim of introducing
`cubical agda <https://agda.readthedocs.io/en/v2.6.0/language/cubical.html>`_
as a tool for trying out mathematics in HoTT.
This page will help you get the Game working for you.

This repository is a library of incomplete `agda` code, for the user to complete
as part of the HoTT Game. 
For instructions on how to get started, visit
`this page <https://thehottgameguide.readthedocs.io/en/latest/index.html>`_.

The creators of this game are 
`Joseph Hua <https://jlh18.github.io/>`_, 
`Ken Lee <http://kl-i.github.io/>`_,
and `Bendit Chan <https://benditchan.wordpress.com/>`_.