Skip to content
/ snake Public

๐Ÿ Snake game in the terminal with a gamepad controller ๐ŸŽฎ in Julia

License

Notifications You must be signed in to change notification settings

cvzi/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

snake

Snake game in the console with a gamepad controller in Julia.

On Unix you can use WASD to control the snake, on Windows you can also choose to use a gamepad controller. It was tested with a Logitech Rumble Gamepad F510, but anything that supports the Windows XInput Game Controller API (XInput1_4.dll) should work.

Your terminal app needs to support emojis.

Run

julia snake.jl

Screenshot

Screen capture