Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruhyadi/suwit-fe
React native frontend for suwit apps
https://github.com/ruhyadi/suwit-fe
Last synced: about 10 hours 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T23:48:51.000Z (4 months ago)
- Last Synced: 2024-11-08T20:51:04.667Z (about 2 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.