Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing a simple snake game with Elixir + Scenic

This repository contains an implementation of Snake using Elixir and the Scenic framework.

The starting point is this article in which the author uses Scenic 0.10. I followed the steps but using Scenic 0.11 instead and added an agent storing the state of the game to support hot reload of the game without losing the state (I also had many issues with it, so don't consider it an example on how to do this.). You can find this implementation in the snake-scenic-0.11 folder.

About

Some snake PoC to learn a bit more about gamedev

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages