33

24 hours with C and I've made this so far. What do you guys think?

Sorry for the quality btw

Comments
  • 1
    Man DevRant made the quality even worse, Imma try upload it somewhere else
  • 0
    @LavaTheif Maybe see if something like fraps will grab it? Not sure if that would work or not.
  • 0
    How is AI done ?

    Does it follows a strategy ?

    A fun personal project !!!

    We should lunch a battle AI vs AI and people can post thier AIs here and participate !
  • 0
    @Demolishun nVidia Shadow play can make pretty good videos. You need to have nVidia card tho and windows. (Well, I don't think it's avalible on other platefroms)
  • 0
    @NoToJavaScript I haven't quite finished adding features yet for the battle so the AI is basically just try and hit the player as much as you can
  • 0
    Use imgur or gfycat or something similar and share the link
  • 0
    @LavaTheif Without any ML, I would do something like : Hit random until hit 1. Then try and hit near by until it is “hit/miss”. When “sunk” hit random.
    Would be fun to try and train ML model on that

    Nice project :) Congratz
  • 2
  • 1
    👍
  • 0
    I think you're doing adequately well since you can already process input in such a language.

    I don't know about you, but in Java, for instance, a lot of people have issues understanding java.util.Scanner.

    It looks decent.
  • 0
    @CaptainRant Java was my first language, and tbh I didn't have much trouble with scanner. I have seen quite a few people have issues with it at college tho.
  • 0
    @LavaTheif Because its internals are fussy, heheh.
  • 0
    why are you holding like an axe or some shit
Add Comment