/Pacman

A location base Pac-man game made by React Native

Primary LanguageJavaScript

Pacman

A location base Pac-man game made by React Native

Motivation

This project was inspired by Google map's easter egg in 2015(Playing Pac-Man inside Google Maps).

alt text

Demo

alt text

alt text

alt text

Description

Map

The map uses [React Native Mapbox GL] with custom style created in [Mapbox Studio]. [React Native Mapbox GL]:https://github.com/mapbox/react-native-mapbox-gl [Mapbox Studio]:https://www.mapbox.com/studio/

Design

The color was inspired by a post on medium ([Color trend 2016/2017]). [Color trend 2016/2017]:https://medium.muz.li/color-trend-2016-2017-c40e34f08f2c#.r34eqflij

alt text

Installation

  1. git clone https://github.com/KevinHu2014/Pacman.git
  2. npm install or yarn add
  3. react-native run-android