Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucaspereirasouzat/snake-game


https://github.com/lucaspereirasouzat/snake-game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Snake

Snake built with react-native-game-engine

**Running the project**

1. `npm install`
2. `cd ios && pod install && cd ..`
3. `react-native run-ios`

**How it looks like**




**Video Walkthrough:**
[Watch on YouTube](https://www.youtube.com/watch?v=kIe2KHTSJTk)

**Blog Post:**
[Read on Medium](https://medium.com/@tamasszikszai/building-snake-with-react-native-game-engine-bbc8abfdebda)