Dodgy Double Decker
- March 16, 2024
- Ruaridh
This was my high school computing project, and I love it. Dodgy Double Decker, A 3D bus driving game with 1 predesigned level, object-oriented programming using C#. It will use insertion sort, 2D array, and a list of objects. This game will be able to get input from a keyboard and mouse, but also a controller. Then the game will calculate the movement for each wheel, taking into consideration of…