Skip to main content

Posts

Simple AI ChatBot with Python

This is a simple basic code of my Sara AI brain written in Python, Just say Hi, and she will recognize it and respond appropriately. The program consists of 2 parts: 1) [Arrays] of what user inputs to our chat bot. 2) ‎[Conditions] of responses that Chat bot will reply with. So if you add more arrays with more conditions, Sara will be more smarter than now! You can change her name as you like and feel free to teach her something new :) The code:

AI Snake Game

This is an A.I Snake game, written by me in Java script, the snake has a simple memory that is used to store its mistakes in the game to try to avoid later. Its artificial intelligence is still limited. It depends on the next cell checking that needs to move to without taking into consideration its length. So you will see it collides with itself!, so I'm working to develop it to make it more smarter. Here is the source code of the game for learning & developing: Download   Later, I'll publish some comments to explain the code ... Good luck :) Game Preview: *Click on [Play A.I] to start game AI Snake Game By Dev.Hima Score: 0 Play A.I Best Score: 0 ...

Welcome

Hi everybody, Welcome to my personal blog. I'm Ebrahim Elsharawy, and I'm a computer programmer & web developer & security analyst. I gonna write about my projects and my researches about technology. I'll also share some of my open source projects here to give a chance to other programmers to read and develop them. Besides, I gonna write about all the new updates concerning the field of technology.