No description
|
|
||
|---|---|---|
| applebite.mp3 | Only Works On Linux. Does need paplay. And emoji support. | |
| death.mp3 | Only Works On Linux. Does need paplay. And emoji support. | |
| README.md | Update README.md | |
| snake.cpp | Only Works On Linux. Does need paplay. And emoji support. | |
| snake.exe | Renamed it with .exe to make it less confusing | |
| turn.mp3 | Only Works On Linux. Does need paplay. And emoji support. | |
snake
You need to have these installed to play functioanlly most likely.
noto-fonts-emoji //for the background itself
pulseaudio //to play the audio files
I will upload a no audio version for those who dont want to install pulseaudio
For Arch Linux
sudo pacman -S noto-fonts-emoji
sudo pacman -S pulseaudio
For Ubuntu
sudo apt install noto-fonts-emoji
sudo apt install -S pulseaudio
If you need it on other distros, you probably know how to install it yourself.
To play the game.
go into a terminal, and type ./snake.exe
or if you want, some of you can right click and open in terminal, it depends on your file browser.
That should be all.