FoonLudum Dare ExplorerLD51 → Checker Jump

Checker Jump

By confusedsoph

View on ldjam.com

CategoryRankScoreCount
Overall12182.4554
Fun12102.2853
Innovation10492.7253
Theme11342.7553
Humor7542.5051
Mood9952.9151

Comments

confusedsoph 2022-10-03 03:41

If anyone wants to know the specific asset sources for any of the graphics, let me know. They're all free on the Unity Asset Store.

antsa 2022-10-03 06:10

I think I know why the game isn't opening for anyone other than you. You have probably misunderstood how to distribute a Unity game. When you export / build the game, there are some other files that generated aswell other than just the main executable. Export the game into its own directory separate from the project files and then share that entire directory

I did this exact same mistake back when I first used Unity

dnivie 2022-10-03 06:29

Yeah, you need to zip up everything in the folder where you built it, except for the _DoNotShip folder. (So the _Data folder, MonoBleedingEdge folder, .exe, UnityCrashHandler.exe, and UnityPlayer.dll all need to be included)

osh-studio 2022-10-03 10:07

Unfortunately the exe isn't working, please update me if you get it fixed and I will play :)

rokevicius 2022-10-03 11:01

Same, game exe throws UnityPlayer.dll error. Please fix, as game sounds interesting!

thegamearchitect 2022-10-03 11:22

When building a game in unity, after selecting Build, create a folder and select it as build destination. Then enter that folder and select all items, right click and 'send to compressed folder'. It would be good to try and get a working build out.

gamejmunk 2022-10-03 13:06

Can't get it to fire up. Keep getting unity player exception.

geniko 2022-10-03 17:12

The concept is good, but I'm struggling jumping from one piece from another one, and keep falling at each try. And in my case, I needed to restart the game for each try ! Otherwise it is playable for me :)

gotanod 2022-10-03 17:28

I could play the game. But the camera moves in a strange way. I fall in a jump to the infinite. Maybe it is a collision not detected with the board, you should make the board thicker to detect better the collisions.

confusedsoph 2022-10-03 18:22

The board isn't supposed to have a collider. I'll explain that better

chillertyp 2022-10-03 20:37

Chess

confusedsoph 2022-10-03 21:43

@chillertyp I originally considered doing Chess! The reason I used checkers is because they're flat (and the minimax AI is easier).

confusedsoph 2022-10-03 21:56

@osh-studio I got the game working in the end. I just uploaded my last version for the jam (in the nick of time lol).

ismael-rodriguez 2022-10-03 22:57

Howdy! Interesting idea take on the theme.

Friendly feedback: Jumping doesn't feel great, I don't know if it's bugged, but trying to jump to each checker feels pretty clunky. Falling through the board also feels like a bug, especially because we need to manually press R to reset or we fall forever into the abyss, checking the player's Y coordinate and resetting after they've reached -100 or something would make it much more convenient.

I managed to jump across to a few checkers, but I never got to engage with the idea where the AI moves platforms for me to cross, because the jumps felt so unreliable.

confusedsoph 2022-10-03 23:05

@ismael-rodriguez Thank you for the feedback!

I didn't think to use the Y coordinate. I tried implementing the same feature through another method, and it failed, which is why I went with the manual reset. I'll try a Y coordinate reset if I decide to continue developing this concept!

osh-studio 2022-10-04 00:14

It works now!! Enjoyed the first person 3D game, however I wished the camera was a little wider(?) I felt a bit tunnel visiony. I also wish the checkers were flat from a collision perspective. Despite these, the mood was awesome and it was a cool idea.

confusedsoph 2022-10-04 01:23

@osh-studio It works!

I’ll try fiddling with the camera and seeing how that affects gameplay and feel for the next patch.

I actually really like the uneven checker surface, but I’ll see what other players have to say on that one. I can see the pros and cons of both options.

poboy 2022-10-04 02:58

Love the mood! The chess timers and the moving chimes add a lot (feels like you're in a grandfather clock hellscape).

I agree with what the other commentators said about jumping; I feel the gravity is slightly too high. The really interesting part of this game for me wasn't the jumping, but looking at the board state and trying to predict what a sensible next move would be, and planning my route based on that. So if that's the goal of the game, then IMO it makes sense to make it easy for the player to execute on that (which would mean simplifying the jump execution).

I love the idea of a board game where you play from the perspective of one of the pieces. Really neat entry :)

austin-sierra 2022-10-04 03:00

High marks for mood, very epic jumping around. I didn't see a good way to exit the game and get the grab button to work.

confusedsoph 2022-10-04 03:05

@poboy You make a great point about figuring out what the big point of interest is. I do want more focus to be on the puzzle aspect of analyzing the checkerboard, so I will see what I can do to make the jumps easier. Probably a combination of collider adjustments and gravity like you said.

Also I'm glad you like the hellscape vibe. That's definitely the intention.

confusedsoph 2022-10-04 03:07

@austin-sierra Thanks for letting me know. I don't know why the grab isn't working. The grab is supposed to exit the game, so that's why you're having issues. I'll look into it. I just added the feature this morning, so it hadn't been properly tested yet.

2022-10-04 03:13

I was able to get across to far side of the Player A board a few times. I feel the precision needed was too great to be fun for me.

I think if the jump was a little bit floaty, as in falling slower and jumping higher, it would be much more playable. As it is, it feels like a very precision platforming game.

Thanks for the game.

P.S. Falling cause a checker moved out from under was unsettling.

aderpychickenstudios 2022-10-04 03:41

The vibe is really cool, I think I would suggest expanding the fov it feels quite narrow and zoomed in I think it would make the jumping feel a lot better

fawny-breen 2022-10-04 04:31

I love the concept so much but i wish it wasn't so frustrating, the jumping feels a tad bit unnatural and I see what other people say about the FOV, it might help the player feel exactly where they are on each piece, the other thing I felt could change is that beginning audio queue- it felt like it was taunting me after the 40th time!! otherwise it was really good

confusedsoph 2022-10-04 04:33

@fawny-breen OH okay I see what the FOV issue is now. It's the near clipping plane. That's fixable. Thank you so much for explaining.

shaukaula 2022-10-04 07:32

Don't really understand the game, the current version has to be fixed, everytime I pressed "E" no matter where I look it makes me win.

bassilij 2022-10-04 08:52

An interesting idea! I liked the game.) I agree with the comments above!)

evgenimp 2022-10-04 09:38

I pressed E and won.

zailr 2022-10-04 12:30

I didnt do anything, just pressed E and then I won :'(

m11 2022-10-04 12:34

Great mood / atmosphere

borgi 2022-10-04 12:39

I its still a little buggy - allso pressed E and I won, I fell through the table and I also won :D But I really like the idea, and I really like that I play some mini character on a huge boardgame. Graphics are well made also! Hope you can make it playable!

confusedsoph 2022-10-04 13:31

Well that’s a glitch. You should only be able to hit E to win in a certain location. I’ll go in and fix that.

thebutterapple24 2022-10-05 00:19

Hmm I think I won on accident, this game could definitely benefit from a tutorial! Overall though great atmosphere!! Really cool concept too and use of the theme

confusedsoph 2022-10-05 00:30

@thebutterapple24 Hm. I'm trying to think of what a tutorial would look like. I think it would have to be separate/non-canon, but that might be helpful. Great idea!

killerb 2022-10-05 04:04

It'd be more challenging and more engaging if the necromancer also jumped on the pieces. As it is, I just wait for the first checker to move and allow me to reach the other side of the board and jump on the necromancer. After the first few attempts, I got used to the controls and have beaten the game in about ten seconds.

confusedsoph 2022-10-05 05:16

@killerB I love that idea. I was hoping so give the enemy some movement and ranged attack capability, but I ran out of time. Maybe after the jam :eyes:

igor-morgun 2022-10-05 12:00

Nice idea for game,its cool

projectcolorball 2022-10-06 09:32

made it!nice game!(rate back plz!) sda.JPG

thehansinator 2022-10-07 20:49

I love the vibe - the environment reminds me a bit of the Trapper boss fight in _Inscryption_.

I think the game would be a lot more fun if we played on top of a game of Go instead of checkers. As is, since checkers is a game about removing pieces over time, the current strategy is to wait for just one checker to move and then go for the necromancer as fast as possible - after a few pieces vanish, you're both more or less at the mercy of the ghosts. On the other hand, since Go tends to add pieces over time, you start out with a small amount of area (perhaps one where you can have a ranged battle with the necromancer), then you can go in for melee attacks as the game progresses and more pieces get added, and pieces can still be removed and fall out from under you if captures occur. The ghosts wouldn't even need to be all that great at Go for this to work.

confusedsoph 2022-10-08 03:10

@thehansinator I have never heard of Go before, so I’ll have to check it out. I think since it’s less common people would probably get confused.

You do have a good point though. Maybe another game that adds tiles/pieces would be interesting. Dominoes maybe? Othello does that I think?? I’ll keep thinking about it.

If anyone has ideas please feel free to chime in.

jacob-groth 2022-10-08 21:05

Jumping was iffy, but overall a good concept. Music was fun as well. Could use more work in terms of clunkiness and game loop, but it is a game jam.

confusedsoph 2022-10-09 00:02

@Jacob Groth Yeah... The time limit got me. I tried to get a navmesh combat system going, but I couldn't get it working in time.

I'm glad you like the concept though. That tells me that the game might have potential once I get it cleaned up.

karlestonchew 2022-10-09 01:08

Nice work for a solo game jam game, as others have said I think your first priority if you wanna take this further is fix the, feels as though you have an invisible ceiling over you and the feels almost like you're floating down rather than gravity pulling you down. Maybe try adding some acceleration to how you fall back

confusedsoph 2022-10-09 01:16

@karlestonchew yeah, I agree with the jump floatiness issue. I have to find the sweet spot where it feels good without being too hard.

jesusonwheels 2022-10-09 01:21

The jump feels a little stiff, it is sort of hard to explain. If you jump straight up without moving in any other direction, it feels fine, but for reason when moving it become all jittery. I loved being able to jump on the timer, I am not even sure if competitive checkers is even a thing but so that definitely added to the humor for me. Great job to a solo project! Much better than my first solo project haha

confusedsoph 2022-10-10 02:50

@jesusonwheels first of all, congratulations on discovering you can hop on the timer. I left that in on purpose to see if players would attempt it. I love it when I try something strange in a game and it works.

I'm pretty sure there's no such thing as competitive checkers, but I wanted it to be kinda bizarre.

hengen 2022-10-10 12:56

fun little game with cool graphics. I especially like the design of the necromancer! unfortunately i didn't have to wait for the checkers to move, i could just jump straight over to the other side and win the game. It would have been nice if you had to puzzle your way over more. But otherwise, solid entry! Good job!

confusedsoph 2022-10-11 15:59

@hengen Yeah if you're good at platforming it's possible to make the far jump. Most players can't stick the landing on the longer hops at the beginning. I actually had to make it easier lol. So nice job speedrunning it lol.

hacktier 2022-10-20 21:23

Cool game. The game looks good and plays well. Nice work.