@@ -365,7 +365,7 @@ This document describes the requirements for the Rogue Reborn project. The temp
\subsection{Off-the-Shelf Solutions}
The Rogue++ team has chosen to use the \textit{libtcod} library for this project as an off-the-shelf solution for some problems in the product. \textit{Libtcod} provides a high-level, cross-platform abstraction over rendering and user input, as well as a number of utilities such as line-drawing and pathfinding. There are also a number of \textit{Rogue} ports for various platforms, including a variation that utilizes graphical tiles in the game to enhance the visual experience.
The Rogue++ team has chosen to use the \textit{libtcod} library for this project as an off-the-shelf solution for some problems in the product. \textit{libtcod} provides a high-level, cross-platform abstraction over rendering and user input, as well as a number of utilities such as line-drawing and pathfinding. There are also a number of \textit{Rogue} ports for various platforms, including a variation that utilizes graphical tiles in the game to enhance the visual experience.