Used python's pygame library to make games like tic-tac-toe, pong, connect4, snake, tetris (also made text based games in python but not a part of this particular project)
Just to understand programming, how to think like a programmer and concepts of OOPs
1. The task was to predict the level of diabetes of a patient by classification with the help of given data. 2. Data preprocessing and model training knowledge were a must to score well. I used a random forest classifier to train this model. 3. I used Flask to deploy the model on Heroku that was saved in a pickle file.
NA
FlappyBird agent learns to master the game using Neuroevolution!
NA
There is a player and random obstacles will come continuously in front of it, you have to prevent the player from those obstacles by specific moves, speed of obstacles and score will increases accordingly (like bird and pipe game)
You will enjoy by playing self made game, also you can add it to your resume.
Pygame documentation (Google it) For screen setup you can watch any YouTube video on game development
Making tetris game using digital electronics components like registers,mux,etc
You will be able to get through the digital electronics part during your internship preparation
Read about first 6 chapters of book morris mano to get the understanding of digital components