Skip to content

An online multiplayer deck-building card game. Currently under development . Deployed link available in details, note server may take a moment to start up if hibernating.

Notifications You must be signed in to change notification settings

KevinKra/Dominion_fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACCESSION

Accession Online is a fast paced card building game. Two players are able to connect to the same server and battle against one another. Each turn, a series of cards will be drawn from your deck with unique abilities that will aid you in building your kingdom and winning the game!


Accession

Check out the game!

Installation

  1. Clone the repo down to your machine
  2. Run npm install in the root directory
  3. Run npm start in the root directory
  4. Visit localhost:3000 on your browser

Technologies

Frontend Stack

  • React
  • Redux
  • JavaScript
  • SCSS/CSS
  • Jest / Enzyme

Backend Stack - Github

  • Ruby
  • Rails
  • PostgreSQL

Functionality

Current

  • User can host a game, will recieve a unique id referencing the game address.
  • Guest can use the unique id to join the game.
  • Players can buy cards from the table using cards from their hand
  • Rounds will cycle between both players with protections in place to prevent exploits.
  • Users can build up their deck which will persist between turns

Future

  • Users can use dynamic action cards to trigger unique events
  • Users can have a profile page and track stats
  • Deeper UI integration
  • Multiple players can join the same game
  • Websockets can be leveraged to provide real-time game updates
  • Additional card expansions added to the game
  • In-game communication allowed between players

Members

  • KevinKra - Frontend Developer - Github
  • vjt960 - Frontend Developer - Github
  • BrennanAyers - Backend Developer - Github
  • DavisC0801 - Backend Developer - GitHub
  • Patrick-Duvall - Backend Developer - Github

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An online multiplayer deck-building card game. Currently under development . Deployed link available in details, note server may take a moment to start up if hibernating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published