My custom made engine based on the great Raylib Framework. Main focus is being performant and only using draw functions instead of textures.
In this project we will makea simple quiz game in windows form. This will be a multiple choice game where you are asked a question and you have 4 variations of answers on the screen. You can use ...