Skip to content

limesten/two_player_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

1v1 snake

A 1v1 snake game where each snake keeps growing. Be the last one alive as space keeps getting more and more limited. Idea comes from one of the first online games I played as a kid on a Swedish game site called Blip.se

Built in Python with Tkinter as a portfolio project and learning experience for myself.

Demo

Alt Text

Run Locally

Tested with python version 3.11 and tkinter version 8.6.12

Clone the project

  git clone https://github.com/EmilMalmsten/two_player_snake

Go to the project directory

  cd two_player_snake

Run the program

  python3 snake.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages