Skip to content

A snake game made with React Native, Typescript and React Native Gestures. ๐Ÿ๐Ÿฅ‘

Notifications You must be signed in to change notification settings

sketchomania/snake_game_react_native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Snake Game React Native Expo

A snake game made with React Native, Typescript and React Native Gestures.

โญ Features

  • Bare React Native Expo App
  • React Native Typescript Template
  • Play, Pause and Rset game
  • Length of snake increase when eat food
  • Game over if touched the boundary
  • Scrore increase when eat food
  • get new food each time app loads

โš’๏ธ Tech stack

โญ Get Started

React Native Setup

make sure to have setup development environment

๐Ÿ“ Setting up the development environment

# clone
git clone https://github.com/sketchomania/snake_game_react_native.git
# install dependencies
npm install

# Or use `yarn`
yarn install

Run project

# run project
npx expo start

Screenshot

game screen game screen game screen
game screen game screen game screen

๐Ÿš€ Contribute

Contributions are most welcome in this project be it reporting an issue or sending a pull request.

Some of the things you could help with currently are -

  1. Improvements

    • make visible bounday collaps more accurate
  2. Adding features

    • You can add useThemes()
    • Show animation of game over
    • Snake face can be added

About

A snake game made with React Native, Typescript and React Native Gestures. ๐Ÿ๐Ÿฅ‘

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published