github.com/641i130/card-wars-online ↗
Adventure Time Card Wars TCG playable in browser!
Open this visualization on its own page →
Contributors
2
Lines of Code
10,114
From
2020-09-12
To
2020-12-12
About 641i130/card-wars-online
Card Wars Online is a browser-based implementation of the Adventure Time Card Wars trading card game, built using GDScript and the Godot engine. The project aims to recreate the TCG experience with digital functionality, allowing players to draw and play cards through a web interface.
The repository is currently archived, with development continuing in a successor project. At the time of archival, the codebase was focused on establishing core gameplay mechanics and card playing functionality. The developers had envisioned several features including custom deck building, computer versus player modes for offline play, and an online chat system similar to chess.com.
Notable design considerations included accessibility features, particularly an audio-only mode that would read card information aloud for blind users, leveraging the structured card data already in the system. The project also explored the possibility of mobile ports through Godot's cross-platform capabilities, and included plans for AI opponents and custom card design tools.