An all-in-one solution to Crazy Eights (or similiar) single-or-multiplayer card games in Unity that provides a .NET standard 2.0 compliant playing cards system with decks, animations, cards, and more. Includes an AI module that allows you to effortlessly build your card game and ship it to your customers on all Unity supported platforms: Windows, MacOS, iOS, Android, Linux, and more.
Features:
Included AIs:
Easily deployed. Build and deploy your game on any Unity supported platform, operating system, or build mode thanks to the fully .NET standard 2.0 compliant implementation.
Advanced multiplayer. The PUN 2 demo features a robust multiplayer lobby hosting and joining system that allows users to host, or join multiplayer games of 2 to any configured number of players (up to 6 in the demo). The system supports host migration, AI takeover when a player quits, and more.
Separation of concerns. Crazy Eights' design adheres to the principle of separation of concerns meaning systems are kept small, multi-functional, and carry out specific well defined and documented tasks. This keeps Crazy Eights easy to understand, extremely moddable and powerful, and allows you to easily enable or disable features both in the editor or at runtime.
Fast setup. Easy to understand setup with clear documentation. Get your cards game working in minutes with an easy to understand workflow. Simply import the package and you are ready to go.
Well structured. Organized neatly to allow for easy navigation and modification without breaking any core features.
Well documented. Comes with demo scenes, hand-written documentation, tutorial videos, and doxygen compliant in-code comments for automatic generation of API references.
Other Assets:
Chess Engine & AI - A 5-star rated and complete chess solution for Unity: mobile, multiplayer, AI.
Checkers Engine & AI - A complete checkers solution for Unity: mobile, multiplayer, AI.
Damage System - An advanced damage and weapon system for your game.
Waypoints & Pathing - An easy to use tool for creating waypoints and path movers in Unity with intuitive visual tools.
Documentation:
*Do not hesitate to email questions, concerns, suggestions, or comments to intuitivegamingsolutions@gmail.com*