- 🎮 Real-time RPS physics simulation
- 🧭 Vector-based movement and collision reflection
- 🔄 Particles bounce off walls and each other
- 🧱 Modern UI using Jetpack Compose
- 🌌 Customizable particle count, speed, and simulation settings
- 🎨 Particle counters with colorful themed UI
- 💻 KMP support: Android, Desktop, iOS, Web
rps.mp4
Clone the repository and build the project using Android Studio or a compatible KMP environment.
- Android Studio
- KMP Setup
- Git
- Clone the repository
git clone https://github.com/vishal2376/rps-simulator.git
- Open the project in Android Studio
- Build and run the app
We welcome contributions from anyone interested in helping to improve rps-simulator! Feel free to submit a pull request or open an issue if you notice any bugs or have suggestions for new features.