Skip to content
Snippets Groups Projects
Commit f4886c62 authored by Piers Williams's avatar Piers Williams
Browse files

Starting some work describing the asteroids code base

parent 0ee55feb
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -130,6 +130,19 @@ ...@@ -130,6 +130,19 @@
\end{block} \end{block}
\end{frame} \end{frame}
\section{Asteroids Codebase}
\begin{frame}{Overview}
\begin{itemize}
\item Relatively simple
\item Easy to change parameters
\item Can customise it further if you particularly want something else
\item Genetic algorithm included to assist you
\begin{itemize}
\item Only thing it needs ... a better Fitness Function
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}[allowframebreaks] \begin{frame}[allowframebreaks]
\frametitle{References} \frametitle{References}
\bibliographystyle{abbrv} \bibliographystyle{abbrv}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment