Kushville - Isometric Multiplayer Social Game
Active contribution to the development of a multiplayer online game with a distributed architecture (Client -
API Server - Game Server - PostgreSQL).
- Manual & functional testing: identifying and reporting bugs across client, API, and game server
- API testing: validating REST endpoints with Postman (authentication, payments, user management)
- Database verification: PostgreSQL queries to validate data integrity (users, transactions, referral system)
- Real-time testing: verifying Socket.IO communication between client and game server (rooms, chat, furniture
placement)
- Team collaboration: working with Git, code review, defect reporting and tracking
Tech stack: Phaser 3, React, Express.js, Socket.IO, PostgreSQL, TypeScript, Stripe, Vite