Skip to content

sportelliluciano/rsnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSnake

View this readme in english

Este proyecto es un mínimo juego de Snake escrito en Rust para aprender y conocer las características básicas del lenguaje.

Dependencias

  • SDL2 >= 0.33.0
  • rand >= 0.7.3

Para compilar y correr el juego

~$ git clone https://github.com/sportelliluciano/rsnake
~$ cd rsnake
~/rsnake $ cargo run --release

About

A minimal snake game written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages