Skip to content

Inspired by the original snake game from the Nokia 6110 for Android & iOS

License

Notifications You must be signed in to change notification settings

adwardstark/timeless-snake

Repository files navigation

timeless-snake

This is classic snake game inspired by the Nokia 6110, a nostalgic favourite that many of us played as children. It brings back the simple yet addictive gameplay that captivated millions. Built with React Native & Typescript.

dark dark

Project Setup

npm install

Compile and Hot-Reload for Expo Go

npx expo start

Compile and Hot-Reload for Development

npx expo run:android | npx expo run:ios