The Whole Lot
Previous Games: In this post, I will list all the games and a utility program that I have written till now.By that i mean to say , all the programs that are almost complete (except 1).However it will not include the code that i wrote for testing the programs, the codes that I wrote while practicing various concepts for OCPJP 7 or codes from competetive programming(because that alone will make more than 200 files.) So , here we go :- QBASIC: These are my most notable programs in Qbasic.For all of them, paste the folders/ files in the Qb64 file location and then open the .bas file in the IDE and run. Ping pong ~~> This was the first game that I wrote, or indeed, the first program that was more than 30 lines of code.The whole game was written entirely in pen and paper.The only minor problem is that the collision detection is not really that good.Also , understanding the code is quite difficult. Records ~~> This is the only utility-type program in