Javascript task
Budget: $10 – $30 USD
https://danasugu.github.io/cards-game/
this is a card game
has 4 types of cards
now it is simulated with regular cards
(getting the graphics shortly)
we have 4 piles the user can draw from
the drawing is on the bottom area
there are 3 regions there (the one from the very bottom will go)
1) drawing region
2) portfolio region
3) challange cards region (right)
what we need to do:
- make the regions big enough to hold face up cards
the challenge region will take just few cards (coming from outside) - so it is like a single column of cards
the portfolio region takes max 8 cards
the draw region can have many cards (maybe up to 16-20)
- we need to layout cards with the face up in the regions, cards being side by side
Thats it
this is a card game
has 4 types of cards
now it is simulated with regular cards
(getting the graphics shortly)
we have 4 piles the user can draw from
the drawing is on the bottom area
there are 3 regions there (the one from the very bottom will go)
1) drawing region
2) portfolio region
3) challange cards region (right)
what we need to do:
- make the regions big enough to hold face up cards
the challenge region will take just few cards (coming from outside) - so it is like a single column of cards
the portfolio region takes max 8 cards
the draw region can have many cards (maybe up to 16-20)
- we need to layout cards with the face up in the regions, cards being side by side
Thats it