https://github.com/ruhyadi/suwit-fe
React native frontend for suwit apps
https://github.com/ruhyadi/suwit-fe
Last synced: 8 months ago
JSON representation
React native frontend for suwit apps
- Host: GitHub
- URL: https://github.com/ruhyadi/suwit-fe
- Owner: ruhyadi
- Created: 2024-09-09T15:03:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T23:48:51.000Z (about 1 year ago)
- Last Synced: 2025-01-02T02:24:03.443Z (9 months ago)
- Language: TypeScript
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suwit React Native
## Introduction
Suwit is a simple rock-paper-scissors game that is built using React Native. The game is played by one player against the computer. The player can choose between rock, paper, or scissors. The computer will randomly choose one of the three options. The winner is determined based on the rules of the game.