Skip to content

A collection of terminal snake games in as many languages as I know 😭

BloodhavenStudios/terminal-snake-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-snake-collection

A collection of terminal snake games in as many languages as I know 😭

How to run each game in their own language

You should know how to run these but

python: python3 Python\snake.py

nodejs: node NodeJS\snake.js

typescript: npx ts-node typescript\snake.ts

c# cd .\C#\ then dotnet run

About

A collection of terminal snake games in as many languages as I know 😭

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published