Skip to content

Commit

Permalink
Basic description of the whole plan of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshu030 committed May 30, 2019
1 parent eb0c53f commit a799996
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Smart_gamer

In this project we will first write a cv program for object detection and then a simple game using pygames.
Then we will integrate these two, to make a game controlled through object image processing.
Next we will write a game AI using using behaviour tree to play the game.
After this we will tweak our game a bit so that it can be played by 2 players against each other and then write a final game AI to play the game against a
human competitor who will be controlling the game using a object through image dectetion.

0 comments on commit a799996

Please sign in to comment.