manuindersekhon / snake-game-RNWeb

Snake game for both mobile and web in react native

Home Page:https://manusekhon.github.io/snake-game-RNWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

A simple snake game designed in react native that works both on mobile platform and web platform using react-native-web.

Inspired by Snake Game in flutter web by Suresh Konakanchi


Demo

Installation

  • Install yarn package manager
  • Clone the repo
$git clone https://github.com/ManuSekhon/snake-game-RNWeb.git
$cd snake-game-RNWeb
$yarn install
$yarn web
  • Expo development tools should be up and running now.

Running on mobile device

  • Install expo app on your mobile device.
  • Connect to same WiFi network.
  • Open the app and scan QR code shown in expo development tools.
  • App should be up and running on mobile device.

Built With

Expo 33

Acknowledgements

About

Snake game for both mobile and web in react native

https://manusekhon.github.io/snake-game-RNWeb/

License:MIT License


Languages

Language:TypeScript 86.4%Language:JavaScript 13.6%