Skip to content

A recreation of the classic Snake video game displayed entirely in the terminal using Unicode characters and ANSI escape codes.

Notifications You must be signed in to change notification settings

max-fatouros/snake

Repository files navigation

Snake

A recreation of the classic Snake video game displayed entirely in the terminal using Unicode characters and ANSI escape codes.

Gameplay

Run with

python3 main.py

I made this game so that I could create a program that will play it using deep reinforcement learing. More on that soon.

  • Works best on Ubuntu.
  • Works okay on Mac.
  • Probably doesn't work on Windows.

About

A recreation of the classic Snake video game displayed entirely in the terminal using Unicode characters and ANSI escape codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published