Game Development Projects

Game Development Projects


Collection of classic games

Description

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)

Output

Just to understand programming, how to think like a programmer and concepts of OOPs

Sources

NA

Project by

Harshita Jain

Diabetes Prediction Web app

Description

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.

Output

NA

Sources

https://github.com/anshgoyal1/diabetes_prediction

Project by

Ansh Goyal

Flappy Bird using Genetic optimization

Description

FlappyBird agent learns to master the game using Neuroevolution!

Output

NA

Sources

NA

Project by

Nishant Kumar

Game

Description

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)

Output

You will enjoy by playing self made game, also you can add it to your resume.

Sources

Pygame documentation (Google it) For screen setup you can watch any YouTube video on game development

Project by

Ranveer Yadav

Tetris game

Description

Making tetris game using digital electronics components like registers,mux,etc

Output

You will be able to get through the digital electronics part during your internship preparation

Sources

Read about first 6 chapters of book morris mano to get the understanding of digital components

Project by

AMAN bansal