GithubHelp home page GithubHelp logo

speed-wordle's Introduction

React Native Expo Project

Welcome to the React Native Expo project repository! This project is built using React Native and Expo, allowing you to develop and test your mobile applications seamlessly on both iOS and Android devices. This readme file provides an overview of the project and instructions to get you started.

Table of Contents

Getting Started

Prerequisites

Before you start, make sure you have the following tools installed:

  • Node.js (LTS version recommended)
  • Yarn - Yarn is a package manager that we'll use instead of npm.
  • Expo CLI - Install Expo CLI globally using yarn:
    yarn global add expo-cli

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/OpusC/Speed-Wordle.git
  2. Change directory to the project folder:

    cd Speed-Wordle
  3. Install project dependencies using Yarn:

    yarn install

Running the App

To run the app on your local development server, use the following Expo CLI command:

expo start

This will start the Expo development server and open the Expo Developer Tools in your default web browser. From there, you can choose to run the app on an iOS/Android simulator or scan the QR code with the Expo Go app on your physical device.

Build

To create a standalone build for iOS and Android, you can use Expo CLI's build commands. Refer to the Expo documentation for detailed instructions on building your app.

Contributing

We welcome contributions to this project! If you find any bugs or want to add new features, please feel free to create issues or submit pull requests. Make sure to follow the coding guidelines and create descriptive commit messages for better collaboration.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code as per the terms of the license. See the LICENSE file for more details.

speed-wordle's People

Contributors

opusc avatar

Stargazers

Bryan Kou avatar

Watchers

 avatar

speed-wordle's Issues

Add timer

Implement a timer to the application. Game should result in a loss if timer reaches 0

Menu incomplete

Add option to change the max duration of the timer through the menu. Also to switch to a timed mode that counts up, and saves your time for the word of the day solve.

Edit: Switch max time implemented

Remaining:

Change to count up mode

Add hard mode toggle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.