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


StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorhlimbo
GenreCard Game
Made withUnity
Tags2D, Multiplayer, Singleplayer, Unity

Development log

Leave a comment

Log in with itch.io to leave a comment.