Hello ! And Welcome to Skybuck Flying's Corona Game ! ;) =D This game's intention is to teach you how dangerous the Corona Virus is and how fast the spreading can occur ! If you believe otherwise then this game will challenge you to prove the opposite ! Can you save humanity ?! The game's rules are as follows: 1. After the game is started, after a few seconds a "patient zero" occurs. This is the first infection. 2. All infected are colored red. 3. The infected will died after a certain ammount of seconds. 4. Any human can be "quaratined", healthy ones and infected ones. Once quarantined the human will stop moving. 5. The dead will be buried after some time, once buried they can no longer infect ! If you manage to save at least 1 human from dieing then the next level will start ! The game becomes more difficult after each level. More humans, more speed. You are allowed to re-size the screen to redistribute the humans and to give yourself more space ! ;) =D GOOD LUCK WITH SAVING HUMANITY ! AND I HOPE THIS GAME TEACHES YOU SOMETHING ! Left click = quarantine human Right click = infect human on purpose ! LEGEND; WHITE SQUARE = HUMANS RED SQUARE = INFECTED HUMAN DARK RED CROSS = DEAD HUMAN BLUE SQUARE = QUARANTINED HUMAN GREEN SQUARE = QUARANTINED INFECTED HUMAN BLINKING SCREEN = HUMANITY DEAD !!! BROWN DOT = BURIED HUMAN Further technical notes: Written for OpenGL 3.0 graphics cards, but might also work on 1.0 or 1.1 Report back your findings to skybuck2000@hotmail.com This is my very first released game and I would love to hear your feedback ! ;) =D Game should run at 60 frames per second with vertical synchronization on so no screen tearing ! =D Bye for now, and have fun with my very first game ! Skybuck Flying ! ;) =DDDD History: version 0.12 released on 22 march 2022: + OpenGL version changed from 3.00 to 1.10. + OpenGL hardware acceleration disabled. + ProgramCreate bug fixed. Now called from FormCreate, this may have caused the game to crash on really fast systems, because SingleLoop would be called before ProgramCreate executed to create objects. version 0.10 released on 5 march 2020: + Critical sections removed in an attempt to solve game hanging at startup after windows 7 boot/login on toshiba laptop. (Problem/Hang on start after boot seems to have gone away, YEAH ! =D) version 0.07 released on 28 february 2020: + Threads removed to solve application hanging on terminate. version 0.06 released on 28 february 2020: + The dead are now buried under ground after some time, once buried they can no longer infect the living ! version 0.05 released on 28 february 2020 + Initial release.