
CyberCycle
CyberCycle is a multiplayer OpenGL game inspired by the classic bike-race concept from Tron (1982). This project was developed for the Computer Graphics course (2023/2024) at the Polytechnic University of Turin. The game reproduces a competitive bike arena where two players control light-cycles and try to avoid collisions with walls and trails. Controls Orange Player → W A S D Blue Player → Arrow Keys P → Pause Known Issue Collision detection is not always perfectly accurate due to the hybrid grid/pixel approach used in the prototype.Very tight turns can occasionally result in unexpected collisions.The project architecture reflects an early OpenGL learning project and has not been fully refactored. The full source code is available on GitHub. Feel free to explore the project or experiment with improvements. https://github.com/sdrucito/OpenGLApp---CyberCycle Credits Developed by sdrucito Models and assets were either created by me or sourced from free online resources. If any asset belongs to its respective owner and should not be included, please contact me and it will be removed Audio system implementation received minor assistance from a colleague.
sdrucito 3 followers· portfolio 5 View creator →


