Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Brandon194

135
Posts
4
Topics
5
Followers
3
Following
A member registered May 22, 2020 · View creator page →

Creator of

Recent community posts

Looks good. sounds good.

just farm cans until the last couple minutes, then spawn an everlasting horde of ducks. 

really easy game. spaawn wizards at the end of the level, farm cans hard. unleash every duck ever born when mario gets to the stairs! 

I was wondering how you were doing the slicing. I really enjoyed this game.

A suggestion: combos

FUSTRATINGLY EASY you feel like you should be able to do it easily, but then you get THAT ONE BLOCK THAT WONT GO AWAY AND IS BLOCKING EVERYTHING. >:(

Loved this game. had to peel away to continue rating other games... but I will be back... and I will beat my 15.

Similarly to my score, 15/15 stars! <3

really pretty game!

I really liked that shooting mechanic! 

Looks great! I could see me playing this for hours in the early 2000s..... one suggestion though... LET. ME. SHOOT. CLIPPY. lol

Really pretty game! it's been a while since I played Zune. lol

looks great!

cool gravity system! looks great!

nice art! 

interesting concept! 

cute artwork!

I actually wanted to throw multiple things out of the truck that could end the run if it hits you, but medical issues prevented me from doing alot of things, that penguin was actually a test sprite to get things working and I was going redo it like the title screen, and throw particle effects in and things. 

I appreciate the feedback! :) 

Atleast I'm not pumpkin pie. kidding :p

The AI is throwing boxes out at you. You have to catch the boxes that the AI is throwing. :D

A couple ideas I had but I couldnt think of a way to make them fun.

  • You work in a factory, you have to monitor the machines that frequently break
  • There's an AI trying to navigate a maze, you can manipulate the maze to help them get through
  • a security guard allowing Robots (AI) into the building, disabling traps, alarms, etc. 

.... totally not doing that right now....

I planned to have every character usable (so you could play as the ghost for example) but due to time restraints I only got one implemented for the player. Each character was going to have different abilities and some cost more than others. 

in the code there's also 120 different dice you can add and was going to be like Across The Obelisk, where you get 3 and can choose one to add to your dice pool. 

But that's what happens when you overscope.  😅

hey it functions and you finished. Wish I could say the same about my first jam. 😜

lacking sfx and gameplay is really slow, 15 seconds between when I hit the attack button and when the hit button is interactable again. 

carrot

Looks really good! I really like how you roll your stats. Creative!

interesting concept... but that music... lol
volume sliders or a mute button. 

Not enough movement, or enemies move too much. I like the idea of the pawns and the dice interacting with them on the table... but I'm not sure how damage is calculated. 

Looks interesting for an asset flip. 

Pretty sure we all have, friend.  :p

No indication of when you win, the cinematic camera is nice for a cutscene but not for actual gameplay. 

You can parent the dice to a platform to make the character move with the platform 

public void OnCollideEnter(Collider collider){
    if (collider.tag("Ground"))
        transform.SetParent(collide.transform);
}

I can see myself playing this for hours. Android port? :D 

I appriciate it! I definitely overscoped. many features not used.. yet  :p

bonus points.

But you didnt even get to the shitty level. ;)

Right there with you. been playing Mario all stars 3d, among us and league of legends instead of dev. lol

well... Do you usually carry a deck of cards with you wherever you go? You might be an exception but no one carries a deck of cards to the DMV. Just saying. 

So I was just checking when the next Ludum Dare will be and it looks like it might be running at the same time this one is.  I dont know if you want to post pone your jam for a week, but it might be beneficial due to one of the biggest jams running parallel to it. 

WHY CAN A BABY JUMP 70 FEET INTO THE AIR BUT WALK AT 0.1 OF AN INCH PER YEAR!? lmao.

Tone down the jump speed and height, increase movement speed (but not to a godly amount lol)

Overall, interesting concept of gathering the jump ability and swim ability. 

much better! 

you can check to see if things are hard to see if you're colorblind on this site. 

oh a Pygame! Although, after unpacking I cant seem to launch it. Ran it from the command line after installing Pygame fine. 

If you have python install pygame it might work a little smoother. 

the spikey things blend into the background, might color shift it to make it stand out a little bit more. 

not sure how this fits into the theme.