Skip to content

Releases: O-Planet/alias-spyfall-php

🚀 v1.0.0 — Alias (Spyfall) — Multiplayer Web Game

30 Mar 23:52
dc7a511

Choose a tag to compare

🎉 Release v1.0.0 — Initial Release

Alias (Spyfall) — Online Party Game 🕵️

The first public release of the web-based spy game built with PHP and the LOTIS framework.

✨ What's Included

  • ✅ Full game logic: Spy selection, location cards, Q&A rounds, voting system
  • ✅ Support for up to 1000 players per session
  • ✅ Built-in chat and timer-based voting
  • ✅ "Merlin" AI assistant with leading questions
  • ✅ 100+ unique locations in the database
  • ✅ Mobile-friendly responsive design
  • ✅ Simple installation with auto DB setup (sdb.php)

🚀 Quick Start

git clone https://github.com/O-Planet/alias-spyfall-php.git
# Configure connect.php with your DB credentials
# Visit: http://your-site/alias/sdb.php?updatereg=create

🔗 Links

📄 License

MIT — Free to use, modify, and distribute.


💡 This project was created to showcase the capabilities of the LOTIS PHP framework. Contributions and feedback are welcome!