Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ynfuien/snake-julia

Simple snake game in Julia.
https://github.com/ynfuien/snake-julia

julia julialang snake snake-game

Last synced: about 22 hours ago
JSON representation

Simple snake game in Julia.

Awesome Lists containing this project

README

        

# Snake in Julia
Simple snake game ported from my C# snake, using [SDL2 bindings](https://github.com/JuliaMultimedia/SimpleDirectMediaLayer.jl) for displaying graphic.

# Media
![gameplay](https://i.imgur.com/346AFy0.gif)

# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/snake-julia/blob/main/LICENSE) license.