February 22, 2020

minesweeper

Minesweeper is a single-player game in which the player continuously selects different cells of an m n grid. Each cell of the grid is either occupied […]
February 21, 2020

C# platform game

Game should be created using c# monogame (which is very similar to XNA).A two players game with movements (but animation isnt necessary) they should be able […]
February 21, 2020

BMI

1) Prompt the user for his/her Weight (in pounds), and Height (in inches) . 2) Calculate the BMI from the user data using the following formula:  […]
February 19, 2020

Acknowledgments

Acknowledgments I sincerely thank my family who has supported me in my journey towards finishing my doctoral dissertation. I would first like to thank my Chair, […]
February 14, 2020

Computer science coding project

To make a multiple quiz game (with buttons). This game contains logins for students so student id and password required. The students results from the quiz […]