Snake Asm Save

Tiny snake game written in x86_64 assembly for Linux

Project README

snake-asm

I wanted to learn some assembly language, so I made this tiny snake game for x86_64 Linux using NASM.

showcase

Download binary

You can download a compiled version of the game from the releases page.

Compile and install

NOTE: NASM is required in order to compile the game.

git clone https://github.com/NikitaIvanovV/snake-asm
cd snake-asm
sudo make install

Uninstall with sudo make uninstall

Package manager

If you are an Arch Linux user, you can install snake-asm AUR package:

yay -S snake-asm
Open Source Agenda is not affiliated with "Snake Asm" Project. README Source: NikitaIvanovV/snake-asm
Stars
254
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating