+ 3
Am trying to write codes for generating simulation football game.....how to go about it?
2 ответов
+ 3
Well, that depends on how accurate you try to make it. If you want to build a 3D game with actual physics and everything, then maybe start with collecting files, and reconsidering life decisions; If just a simple game with like 2 players and a ball, then maybe making a ball first
+ 3
Some random number generation will also be required.