Project Ace
Update: 8/18/2022 -- Unfortunately, game server is currently down as I've decided to stop paying for server costs. I will write an update in the future if I decide to start paying for server costs again! To demo the game, feel free to view the single player mode.
Project Ace was originally a card game designed by my younger brother. I decided to port the game in Unity using Mirror as the networking framework to have online multiplayer support up to 4 players.
Currently there is 1 server (1 room) available that supports up to 4 players:
IP Address: project-ace-ser.com
Port: 7778 (Web Browser Port)
The Programming Features I built out are the following:
- The game client is currently supported on Windows, Mac, and on the Web!
- Card Drag and Drop System with Horizontal Scrollbar enabled in the event a player has too many cards held in their hand
- Lobby where players can ready up and view the game rules and test out the controls while waiting
- Card Animations for drawing a card or when an opponent places a card on the face-up pile
- Server-Side logic for determining a player's turn, win conditions, and maintaining data about the current hand each player has
- Single-Player Mode
- Headless Server Build Support
Original Source: https://hlimbo.github.io/#/ProjectAce
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | hlimbo |
Genre | Card Game |
Made with | Unity |
Tags | 2D, Multiplayer, Singleplayer, Unity |
Development log
- Minor UpdateJan 12, 2021
Leave a comment
Log in with itch.io to leave a comment.