This is a test for a game I'm working on, i made it with my brother. Its a very is a very simple game and I'm planning on adding multiplayer functionality(like in the real game) id make the straight detection work in a cyclical manner (eg. C12, D13, H1, S2 would not be allowed) but I'm lazy and don't know how to do that, oh well I'm putting that off for V_1. as for the rules of this game... you cant get more than 2 cards of the same suit. also you can't have more than 3 cards that go in a consecutive rank (eg. H1, S2, C3, D4 would not be allowed(again i want it to cycle but that's not currently implemented)) and you can't have 2 cards of the same rank (eg. C5 and D5 at the same time is not allowed), your goal is to get to 8 total cards- and i just realized i added no win detection oh well, V_-0.5 goal. if you breack any of the rules all of the cards that are in the broken rule will be discarded. press up to discard(should really add a timer instead) and space to get the card.
My brother and I made a new game and i am trying to put it in scratch. in case your wondering yes i did make the sprites for the suits and face card(not plural(yet)) and yes it did take a really long time because i suck at pixel art(and art in general).