Skip to content

A pedometer game built using JavaScript and React Native. Makers Academy group project

Notifications You must be signed in to change notification settings

PetarSimonovic/Sloth

 
 

Repository files navigation

Sloth

Sloth

About

Sloth was designed to make walking fun through gamification.

Players start with a "snuggle" of five sloths, each of which has a name, a personality and a hobby. There are more than 600 trillion possible combinations of sloths, so each individual is rare. If the player beats their daily step target, they'll receive a new sloth. Every fifth sloth has a distinct design. But if the player misses their step target, a sloth will die.

The daily target is dynamic: it rises if the player hits the target and falls if they miss the goal.

Sloths with a positive personality are upbeat and will encourage the player to keep walking. Neutral sloths will dispense sloth-related facts. Sloths of a negative disposition will lament their fate and try to guilt trip the player into walking through passive agressive comments and insults.

Tech stack

  • React Native with Expo
  • JavaScript
  • Jest
  • Inkscape

How to use

Through Expo - Recommended

  1. Download the Expo Go app on your phone.
  2. go to: 'https://expo.io/@hamisharro/projects/Guilt_Trip'.
  • scan the QR code on the page to launch the app if navigated to using a web browser.
  • Or click open on Expo if navigated to using phone browser.

Through GitHub

  1. Clone this repository to local library.
  2. Open the repository with your chosen editor.
  3. run npm i in the command line to install all required modules.
  4. Run expo start in the command line to run app.

About

A pedometer game built using JavaScript and React Native. Makers Academy group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%