Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@LavaTheif Maybe see if something like fraps will grab it? Not sure if that would work or not.
-
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 ! -
@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)
-
@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
-
@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 -
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. -
@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.
24 hours with C and I've made this so far. What do you guys think?
Sorry for the quality btw
random