galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

preferences

theme picker site-wide filters

comments for Card Game

sort: go back

RomanQrr July 5, 2023
+22comment score: 22

An interesting prototype that I would feel ashamed to put out into the world.

The balance is non-existent. The information clarity was found dead in its apartment. The progression is yet to be fully implemented. The game engine is Scratch.

All these flaws need to be rectified before your first outing, but here we are. That said the idea is interesting and can definitely be used for something really awesome. So here's a few pointers:

* Don't use Scratch. It's fine for prototypes, but it looks like crap and is incredibly bare bones. Trying to code in something else might be intimidating, but it will give your game less amateurish look and will allow you more tools to implement your ideas. Take a look at what other incremental developers use for their games, both in terms of coding languages and libraries, look for a few tutorials on youtube, ask for help in their Discord servers.

* What you have right now is a base mechanic - something that the player doesn't have to think about, and thus will get bored by really quickly. However, it also has foundation for strategic play: the deck. Choosing which cards to add or remove from the deck can lead to a very deep efficiency problem for players to solve, which is the core of the incremental games. I recommend reducing the initial deck down to 5 or 4 of the lowest possible cards and let the players get to deck editing fairly quickly. Don't overwhelm them with options right off the bat, give them a few easy choices of cards to add that are not too punishing if they choose wrong, them make them pay for unlocking more card options. Create other problems for them to overcome: deck size limit they need to do something to increase, different resources that only some cards produce, cards that are stuck in the deck and can't be removed.

* The game needs to communicate a huge amount of information to the player. What each card does, what does getting more copies of the same card does, what each button does, what is a button and what is just a counter? Get someone who haven't yet played the game play it while you are watching, write down their questions BUT DON'T ANSWER THEM until they decide they are done with the game. Then later find a way to answer these questions in the game and run the test again on someone fresh. You will probably run through the people who personally know very quickly, but communities exist for a reason and are fairly large pool of usually willing testers. I would also recommend getting images into the game, especially for each card.

* You need to really think of how to balance the game. Sit down and write out the progression you want the game to have. I would prefer if the progression was not entirely linear (and your concept really supports that), but simply writing out that you want the players to hit 100 total points in 1 minute, 10k points in 3 minutes, 25k points and first prestige in 10 minutes will go a long way. After you figure out these break points figure out the point gain needed for this to become reality and math out what values player needs for that to be reality. Then test it out, both yourself and with someone else without your input.

* Use scientific and/or engineering notations for values bigger than 4 digits. You could push it, but clarity of information will suffer greatly. In fact I recommend using exponents when mathing out the previous step, with the exception for the early game maybe? So instead of saying "I want players to hit 10 million in 1 hour after 2 prestiges", say "I want players to hit e10 in 1 hour and 2 prestiges".

* Play other incremental games and break down how they do the things I mentioned above, what you like about them, and what you want to use from them. Write it all down, with math/code whenever possible. Ask yourself and the developers why they did those things. It will help you to avoid several those creators already made.

Hope this helps.

developer response: isn't this a little too much

RomanQrr July 10, 2023
+5comment score: 5

No. This was just a TL;DR. >XD

circle-gon contributor July 18, 2023
+5comment score: 5

@RomanQrr: I commend you for making such a elaborate review. This is what people need to be doing more, other than saying "This is bad [do better]." While the length may be a bit too long, the essence is still the same. This should be made as one of the examples of an excellent review (though maybe shortening the length next time). Bravo. 15/10

Lustre June 30, 2023
+3comment score: 3

So all we do is press two buttons? What happens when we unlock new cards? Did you steal gilding, too?

developer response: 1. completing a deck lets you increase prestige gain so then boom you can press a THIRD button
2. unlocked cards give new effects at the cost of delaying prestige era (some cards such as -1 can help with that)
3. nope, not yet

balleater2000 suggester June 30, 2023
+2comment score: 2

cool game

dadamt July 3, 2023
+2comment score: 2

First time I got all the cards, Prestige was still 1 so I couldn't prestige. I don't know what makes each number goes up.

CoolRadGamer countest July 18, 2023
+1comment score: 1

i aint reading allat long comment

game is kinda mediocre tho

pixelperfect12 gamedev September 8, 2023
+1comment score: 1

You

developer response: You

Goofy_Goober September 10, 2023
+1comment score: 1

it got unbalanced quick

developer response: true

Goofy_Goober September 23, 2023
+1comment score: 1

@circle-gon did you just rate a review?

unicodes counter January 9, 2024
+1comment score: 1

a

aa

HOPeAndFriends48 February 14, 2024
+1comment score: 1

@RomanQrr All of your points are valid except the one about Scratch. Scratch CAN be cool and, goshdangit, I brought proof (trust me, man, you don't wanna miss out on a second of this) :: https://www.youtube.com/watch?v=iF5RdP9B7Lg