A Godot-powered anime-style game — now in alpha for Android! 📱
- 👊 Real-time combat system
- 💀 Skeleton enemy with follow & attack AI
- ❤️ Dynamic health bars for all entities
- 🕹️ Joystick and pixel-style UI
- 📦 Android APK available for download Click Here!
| Component | Purpose | Tool / Technology |
|---|---|---|
| Game Engine | Core engine for game development | Godot 4.3 |
| Networking Layer | Real-time multiplayer communication | WebSocketPeer (Godot) |
| Server Hosting | Hosts WebSocket server for all players | Render.com |
| Backend Server | Handles WebSocket connections & sync | Node.js + ws library |
| Multiplayer Type | Peer-to-server model | Client ↔ Server (Authoritative) |
Currently in alpha — new features, UI updates, and bug fixes are added frequently!
Made with love using Godot Engine 💖
Built by Divya Darshan-(me😅) , View comments
Wanna try it right away on pc?
curl -L -o app.apk https://raw.githubusercontent.com/Divya-Darshan/GameDev/main/app/app.apkto install instantly (USB debugging enabled):
i #this command won't work in Power ShellClone the Repo and to install instantly (USB debugging enabled):
git clone https://github.com/Divya-Darshan/GameDev.git && cd GameDev && i⭐ Star the repo if you're excited for the full release! 🌟