https://github.com/coderbdk/a-viper
https://github.com/coderbdk/a-viper
compose-multiplatform kmp kotlin kotlin-multiplatform
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderbdk/a-viper
- Owner: CoderBDK
- Created: 2025-01-29T12:38:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T03:44:18.000Z (11 months ago)
- Last Synced: 2025-02-01T04:25:36.658Z (11 months ago)
- Topics: compose-multiplatform, kmp, kotlin, kotlin-multiplatform
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐍 Viper Game
A fun and interactive **Viper Game** built with **Compose Multiplatform**. The game features smooth zigzag movement and engaging animations.
## 🚀 Features
- 🎮 **Smooth Viper Movement** - The viper moves in a zigzag pattern towards the mouse position.
- 🖥️ **Dynamic Scaling** - Adjusts the UI based on different screen sizes.
- 🎨 **Custom Drawing with Shaders** - The game includes custom rendering for a visually appealing experience.
- 🔧 **Performance Optimized** - Efficient algorithms for smooth gameplay.
## 🚀 Live Preview
Click the link below to play the game:
[🔗 Play Viper Game](https://coderbdk.github.io/a-viper/)
## 📷 Preview


## 📜 How It Works
- The **viper** follows the mouse position in a zigzag motion.
- The game dynamically adjusts to different screen sizes.
## 🎮 Controls
- Move the mouse to control the viper's movement.
- The viper follows and orbits based on its distance from the mouse.
---
🚀 **Enjoy playing the Viper Game!** 🐍