Skip to content
Open

MD #5

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 35 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,42 @@
# pedra_papel_tesoura
## 📑 Overview
Jokenpô is a single-player game developed in Flutter, based on the classic Rock-Paper-Scissors mechanics.

Bruno Salgado APP
The project was built from scratch, focusing on game logic, state management, and responsive user interface design, delivering a complete and polished gameplay experience.

## Getting Started
---

This project is a starting point for a Flutter application.
## 📱 Demo (APK)
The application is available as an APK for direct execution and testing.

A few resources to get you started if this is your first Flutter project:
This format provides an immediate and practical demonstration of the final product, without the need for local environment setup.

---

## 🛠️ Tech Stack
- Flutter (Dart)

---

## ⚙️ Status
Version 1.0 — Finalized

---

## 🎯 Purpose
Technical Demonstration

This project represents a complete implementation of a game application using Flutter, highlighting practical development skills in logic structuring, UI design, and interaction flow.

---

## 📷 Screenshots
(Coming soon)

---

## 👨‍💻 Author
Bruno Salgado
BRN Informática & Desenvolvimento

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
Expand Down