Last year I made a dev log for my game as a way to track progress and figure out what to do in the next week. This year I plan to use this dev log in a similar manner.
Week 1: With the gamejam starting I had an idea to make a card game and with the Skremplets being trash monsters my idea would fit perfectly with the concept. The question was what type of card game? Slay the Spire like? Hearthstone like? Pokemon TCG like? and many other card games that exist. The final design I went with was using monster cards to lower eithersides health to 0, but the a monster card on a side will prevent direct damage being done. With that idea in mind I went to work making place holder cards and assest and began programming drawing cards from a deck and placing those cards into slots

As what can be seen from the gif, I was able to program drawing cards into a hand, hovering over cards to highlight one, dragging cards into a slot, and if a card is not placed in a slot it goes back to your hand. Of course eveything is tiny with unreadable text, that would be a problem for next week along with coding in an opponent and battling.














