add state of the art
This commit is contained in:
6
sections/ambiente_software/entorno.tex
Normal file
6
sections/ambiente_software/entorno.tex
Normal file
@@ -0,0 +1,6 @@
|
||||
\subsection{Entorno}
|
||||
El entorno usado para el desarrollo es:
|
||||
\begin{itemize}
|
||||
\item Linux Mint 21 o Ubuntu 22.04
|
||||
\item Visual Studio Code 1.67
|
||||
\end{itemize}
|
6
sections/ambiente_software/lenguaje.tex
Normal file
6
sections/ambiente_software/lenguaje.tex
Normal file
@@ -0,0 +1,6 @@
|
||||
\subsection{Lenguaje de programación}
|
||||
Para compilar el lenguaje de programación se necesita:
|
||||
\begin{itemize}
|
||||
\item GCC 5 o clang 5
|
||||
\item LLVM 14
|
||||
\end{itemize}
|
6
sections/ambiente_software/videojuego.tex
Normal file
6
sections/ambiente_software/videojuego.tex
Normal file
@@ -0,0 +1,6 @@
|
||||
\subsection{Videojuego}
|
||||
Para compilar el videojuego se necesita:
|
||||
\begin{itemize}
|
||||
\item GCC 5 o clang 5
|
||||
\item Godot 3.5
|
||||
\end{itemize}
|
Reference in New Issue
Block a user