Skip to content
/ Snake Public

This script adds the ability to play snake in SA:MP.

Notifications You must be signed in to change notification settings

fusez/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Snake

This script adds the ability to play snake in SA:MP.

Title Image

TLDR? How to get started can be found at the bottom of the post.

Brief Presentation

With this piece of code you can play snake both solo and against 1-3 other players.

To get started simply use the command /snake ingame.

From there you will be able to navigate yourself into a game in no time with ease with the minimalistic and stylish looking textdraw menus.

Your results will be saved into a local database file that you can browse ingame, and sort by playername in alphabetical order / size / kills / date & time in ascending and descending order.

See it for yourself! Check the video and image album below.

Images

Video

Thumbnail

Code

How to Get Started

  1. Download snake.pwn and put it in your filterscripts folder.
  2. Compile snake.pwn with a compiler of your choice (pawno for example).
  3. Load snake by adding it to the filterscripts in server.cfg or load it using the rcon command loadfs snake in the console.
  4. Use the command /snake ingame.
  5. Enjoy!

About

This script adds the ability to play snake in SA:MP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages