/termosnake

Famous snake game IN DA TERMINAL. Zero pygame. Only clean python with curses <3

Primary LanguagePythonOtherNOASSERTION

Termosnake!

Description

"Snake game with curses (enormous game physics in future)" demo

Install

Linux

  • get this repo
git clone https://github.com/entropax/termosnake.git

Windows

...

Run

  • python:
python main.py

You could

  • move your snake in any direction;
  • eating fruits;
  • crush by wall;
  • crush by yourself;
  • enjoyING process;


Note

...