Skip to content

Files

Latest commit

 

History

History
33 lines (26 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 1.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

  • Update base expo from v36 to v42
  • Update React from 16.9.0 to 16.13.1
  • Move CountdownCircle component from the react-native-countdown-circle to the base code
  • Improve Game Over and button component UI
  • Update base expo from v32 to v36
  • Update React from 16.5.0 to 16.9.0
  • Refactor parts of the code to match base lib changes: Audio, fonts and some component life cycles.
  • Improve game sound logic
  • Improve Game Over screen with sounds and animations
  • Add scaling strategy for component styles
  • Add Category Selection
  • Add Difficulty Selection
  • Add Number of Questions Selection
  • Add Countdown timer per question
  • Add Answer Correct/Incorrect/Time Over animations and sounds
  • Add Main Menu Github Button
  • First Version