Mobile

Name Place Animal Thing

The classic pen-and-paper word game, reimagined for mobile. Play solo or with friends in real-time.

roleFull Stack Developer & Designer
duration6 weeks
teamSolo
year2025
Name Place Animal Thing

Bringing a beloved pen-and-paper word game to mobile with real-time multiplayer — making it feel fast, fair, and fun.

Built a WebSocket-powered multiplayer system with peer voting for answer validation. Weighted random letter selection ensures fair gameplay. XP progression keeps players engaged.

0+

Downloads

0+

Multiplayer Games

0

Categories

// frontend: React Native (Expo)
// backend: Node.js + Express + Socket.io
// database: MongoDB Atlas
// hosting: AWS EC2
// patterns:
// - WebSocket Rooms
// - Peer Voting
// - XP Progression System
  • Single-player vs. ghost bots with XP and level-ups
  • Real-time multiplayer rooms over Socket.io
  • Configurable categories, rounds, and time limits
  • Peer voting to validate answers in multiplayer
  • Achievements, daily challenges, and reveal-moment haptics
React NativeExpoNode.jsExpressMongoDBSocket.io