{% extends "base.html" %} {% block content %}

Click the link below to download the snake game.

This game is a varriation on the classic snake game, with some new gameplay elements and options. This project was mostly an excuse to use deep machine learning, so there are a lot of AI options. Using the navigation sidebar, you may view some information about this game, and see the top scores. Instructions on how to play, how to get a top score, and credits can be found on the information page.

{% endblock %}