- 14
- 66 768
Silvian Achim
Romania
เข้าร่วมเมื่อ 9 ก.ค. 2017
For business inquiries: silvianachim@hotmail.com
Feel free to ask me anything!
Feel free to ask me anything!
TOP 110 Code Mate Round 1 - Code Chef
Don't forget to like and hit the like button!!
Link to the contest: www.codechef.com/CMR12121
-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
For business inquiries: silvianachim@hotmail.com
Feel free to ask me anything!
Link to the contest: www.codechef.com/CMR12121
-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
For business inquiries: silvianachim@hotmail.com
Feel free to ask me anything!
มุมมอง: 186
วีดีโอ
CODING ARTIFICIAL INTELLIGENCE SNAKE using NEAT
มุมมอง 6K4 ปีที่แล้ว
Don't forget to like and hit the like button!! Source code: github.com/LionMan101/Snake-AI.git -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING LOGIN SYSTEM C++/SFML IN VISUAL STUDIO 2019
มุมมอง 1.5K4 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source: github.com/SilvianAchim/LoginSystem -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING PATH FINDER (LEE ALGORITHM) C++/SFML IN VISUAL STUDIO 2019
มุมมอง 7385 ปีที่แล้ว
Don't forget to like and hit the like button!! Source code(it has a bug from the images): bit.ly/2RJrwUd -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING WEATHER FORECAST APPLICATION USING PYTHON
มุมมอง 3795 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source: github.com/SilvianAchim/WeatherForecast -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING BLACKJACK C++/SFML IN VISUAL STUDIO 2019
มุมมอง 4.9K5 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source: github.com/SilvianAchim/Blackjak -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
How to store the BITCOIN price into a VARIABLE?
มุมมอง 885 ปีที่แล้ว
Don't forget to like and hit the like button!! Source code: bit.ly/2RJy4Cg -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING LANGTON'S ANT CELLULAR AUTOMATON C++/SFML IN VISUAL STUDIO 2019
มุมมอง 3495 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source: github.com/SilvianAchim/LangtonAnt -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING GAME OF LIFE CELLULAR AUTOMATON C++/SFML IN VISUAL STUDIO 2019
มุมมอง 8585 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source: github.com/SilvianAchim/GameOfLife -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING VISUAL SORTING ALGORITHM C++/SFML VISUAL STUDIO 2019
มุมมอง 5285 ปีที่แล้ว
Don't forget to like and hit the like button!! Source code: bit.ly/2KcYU1m -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING CHESS C++/SFML VISUAL STUDIO 2019 (WITH ALL THE RULES)
มุมมอง 45K5 ปีที่แล้ว
Don't forget to like and hit the like button!! Project source, in romanian: github.com/SilvianAchim/Chess -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING LEAGUE OF LEGENDS THEMED SNAKE C++/SFML IN VISUAL STUDIO 2019
มุมมอง 1.8K5 ปีที่แล้ว
Don't forget to like and subscribe! Source code: bit.ly/2VGh4y6 -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
CODING MINESWEEPER IN C++/SFML VISUAL STUDIO 2019 (with GRAPHICS)
มุมมอง 4.6K5 ปีที่แล้ว
Don't forget to hit the like button and subscribe!!! Project source: github.com/SilvianAchim/Minesweeper -=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- For business inquiries: silvianachim@hotmail.com Feel free to ask me anything!
Can i get its source code?
you can use only 1 sf texture with all pieces and just set a rect of pieces in sprites
good bro but you should have split the functions in multiple cpp files then your code would look nice
How to get code
te bubesc
do u used this game with igrpahics
Please dude , explain how to run your app , I'm literally trying for hours , explain to me how it's the proper way of running the app. :)
Please , HELP , I installed SFML and when I fix the setting I get the error : " Error LNK1104 cannot open file 'sfml-graphics-d.lib" , do you know how to fix this ? I told the project to get the files from the directory of SFML and I still get this
it's been a year, did you solve it?
@@ttt733it's been an 8 months,are u still here?
Would have been more useful if you showed this at normal speed, but I guess helping others wasn't the goal here?
Need to check forks: 1) when player can take oponents figure 2) double checks 3) Forks with knight
how to make it using classes?
i have no idea what i m seeing
its not running in visual studio , can you upload /paste the correct code
The fact that all of this was written in main scares me. Nicely done
fr💀😂😂😂
what function is responsible for check and checkmate?
there did you get the images of the board and the pieces
friend good program of chess <3 but ¿what platform is made? Example: Console.aplication Aplication Wpf Aplication web asp Net ¿Which of all?
can u make tutorial on how to add images to code like 5:56 . u add image
I'll make one very soon!
@@SilvianAchim thanks
Why you don't use for instead of if statements to check the cells
I was at the beginning, still learning :)
Very cool project!
Thanks!
I could not compile the chess program. Getting an error re: connectengine function. Type of char incompatible with declaration in hpp. Also does the new version of sfml, visual studio 2019 matter? How about compiler setting?
I don't know why is that. Try downloading the project from github and copy the main.cpp and all the needed files and run it with another compiler or create another project and add it!
@@SilvianAchim It compiled but the output is just a black window. Nothing is showing
@@TheDanzman1211 Did you install sfml into your project?
can you plz provide the source code ??
It's in description!
you missed "en passant", its a chess rule but still good stuff man
I know, i forgot it, my bad
Haha that’s what I was thinking
your code is very clean
Amazing im gonna try this
Your answer is really important to me plz answer my, my email is elsay.najari@gmail.com plzzzzzzz
Plz answer my emaill
Looks great but i think that you missed a key feature: notation support.
form where i can get this code ??
It's in description
I got addicted to this kind of music
very good,
Thank you!
Please post ur code on Githyb, much safer for us and much better in general! Nice vid tho :D
I would have posted it, but unfortunately it's in romanian. I lost the english version while reinstalling my windows, as i said it was my first big project :)
Ahh I see, still well done!
@@nikolakostadinov9830 Thank you!
Holy crap you wrote so much repetitive code. Use OOP principles and make this in literally half the time this guy did it in.
It was my first big project :)
dont complain
@@virozz1024 they’re not complaining they are making suggestions to help people.
can you share the code?
It's in description
I tried to understand the comments you posted above, but I'm telling you because I don't understand them well. Could you explain the tail, Itail, and exctail in more detail? Thank you for the good code :).
For example: If you click on a position(x,y), if that square is 0, it clears the squares around it(x-1,y),(x+1,y),(x,y+1),(x,y-1),etc. I keep the positions of the squares around that clicked square (x,y) in a vector(tail), and after that i check if that squares are 0. And ltail is the length of the vector(tail).
Your taste of music is really great
Man you should really use arrays :)
I was near to say the same thing
Nice video :) but i think you could have an array for all the textures
hey instead of define you could use *constexpr int WIDTH* and *constexpr int LENGTH*
I developed a chess program
@@Virlite I wrote a chess program /executed on MS excel.
@@Virlite Everything is being put together in a book. I found a way around minmax. No backtracking at all.
I downloaded the source code and windows installer said it contained a trojan virus lol
:))))))
Just search up SFML they have many useful tutorials... SFML just means super fast media library btw. Check out iDTech it’s prob where this guy learned all this
Really?
Salut .Sunt in clasa a 9 a si stiu momentan sa fac doar web design,tu cum ai invatat C++ ,pentru ca mi-as dori sa invat si eu,cum as putea?Cati ani ai si la ce facultate esti/ce clasa.Multumesc anticipat!
Salut, sunt clasa a 11-a. Eu am invatat bazele la meditatie, iar apoi lucrurile avansate singur! Sa nu te bazezi pe scoala, deoarece 90% nu vei invata cam nimic.
@@SilvianAchim Ok,multumesc de sfat :))! Voi incerca sa iti urmez stilul.
i get this error config = neat.config.Config(neat.DefaultGenome, neat.DefaultReproduction, neat.DefaultSpeciesSet, AttributeError: module 'neat' has no attribute 'config' Process finished with exit code -805306369 (0xCFFFFFFF) what should i do? ps - using pycharm
I think that you installed "neat". When you pip install it, make sure that you install neat-python. "pip install neat-python"
@@SilvianAchim done executed but it says in the window "Snake ML is not reponding" any solution thanks in advance
FIGURED IT SORRY AND THANKS
How can i execute it on linux?
You must download the project and execute the "main.py" file. You do execute it trough console or trough an IDE. If you want to execute it trough console you have to open it in the same folder with the files and type "python main.py". You can search a tutorial for a better explanation.
@@SilvianAchim sir i tried running it in pycharm and terminal no use i had also installed a requirements
@@imanveersingh8603 Of course you need to install the requirements
U used python right?
Yes
Bro can u tell how AI works from basic
The computer "learns" trough huge amount of data. In my case, i used neural networks to solve this problem, and by "learning" the computer adjust the weights and biases of each neural network and the rest of how it works, I've already explained in the video. If you want a basic explanation about how AI works you can google it.
Thank you
Ur accent makes it harder to understand u no offense
You can enable the subtitles
You can turn on the subtitles to understand better!
Can we develop this game like that?
@@faisalrahman9236 Sure, but it has to be only for PC. If you want you can send me an email.
What website or app do u use
For what?
@@user-zd8ut6cd3o PyCharm
Silvian Achim to code
@@SOMEONE-pr8qp PyCharm
Silvian Achim ok thanks
Hi nice code love from Pakistan
Thank you!!