CrudeMik's Forum Posts

  • Send me a PM if you'd be interested in playtesting the game btw, I'd love some feedback... Looking to have a demo build of the first 15 levels done by this Friday. The levels were finished ages ago but I need to do some work on the menus etc before I can send it out.

    My friend just played it and described it as:

  • Very helpful and interesting, learning a lot from this.

    Thanks!

  • Can't decide what style I like more, clean and high resolution lines or fuzzy, low resolution ones. I made a video to compare the two

    https://youtu.be/hq-I0wp0XPI

  • ...do this?

    https://pbs.twimg.com/tweet_video/CKdaBzJUMAAVmDd.mp4

    Not that I want to copy it, just curious as to how this can be achieved and if it can be achieved in Construct, wobbly line that isn't a shader which is 'physical' geometry

  • - thank you, appreciated. So far only PC, I haven't tested the game with a controller yet, not sure if it'll work as it has all been designed with mouse control, it feels good with a mouse.

    I'd like to make a proper game out of this, but initially I'm going to release a 'light' version as a pay what you want thing on maybe itch.io with some information about how if I make enough money from it I can build the bigger version which would have:

    • Steam Greenlight
    • New, bigger and more interesting single player campaign
    • Leaderboards
    • Replays
    • Local Co-Op Campaign
    • Level Editor
    • Level rate / share features

    A lot of this stuff is beyond my abilities as a coder so if successful I'll probably get my programmer friend involved to help and he'd want to move it over to Unity most likely.

    Either way I'm not too fussed really, just promised myself I'd release a game this year and Orbit development is still quite slow, Brute is intentionally minimalist and constrained so that I can at least release this initial version of the game and be happy

  • Starting work on the level selection grid. Looking at 100 levels, 50 standard and 50 remix (super tough). Currently trying to work out how the player should unlock levels, I like the idea of giving some freedom so that if a player is stuck on one level, they have others to attempt. Maybe I can have one master 'node' which the player needs to unlock by finishing a certain amount of levels.

    Problem is that I'm introducing new elements roughly every 5 levels for the first 50 levels so there needs to be some sort of linearity to it.

    N has been an obvious inspiration with this game, they have a nice feature where you have to do levels in 'runs' so that you have to start a level at the beginning of a 4 level sequence.

    The black levels I'm thinking can be attempted in any order once the 'master node' has been completed.

  • That's really looking cool CrudeMik

    Thanks!

  • I call these guys Hunters:

  • lol BUGS

  • Really cool, congrats.

    Thanks nonom

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I can't wait to play this. Is this the evolution of your asteroid miner game or are you still making that?

    Thanks! I was playing with some mechanics for the asteroid miner game and it turned into its own thing, have put the asteroids game to the side for the time being but I will come back to it.

  • Really neat concept! Will get this over the weekend

  • Visualizing how the detection zones for these simple AI works:

    In Brute, the AI is designed using the same minimalist principles as everything else. These guys all they do is turn and move towards the player once the player is in their detection zone. Like the player, if they touch walls they die and if they touch lasers they bounce off them. When the player hits a detection zone (which is usually invisible) it doubles in size. This allows me to contain their activation zone but also to increase their chasing zone when active.

    Also made another evil level today (24 / 100 - almost a quarter way through!)

    And might as well show another object, the Gravity Mine:

  • Added lasers to the game yesterday

  • Okay this level is pretty evil I'll admit.

    Shooting this guy offers some light relief however.