Interactive Career Booth Project - Simple physics playground simulator. Change the various variable sliders for different results. Press [SPACE] or click [Play] to start. Select the [Arrow] to change character rotation style Select the [Background Colour] to change the background colour. Select the [Colour Speed] to change the speed at which the colours change.
Credits to isaiah658 for the sprite sheet, also found at link below: https://openclipart.org/detail/248259/retro-character-sprite-sheet --Changelog-- BETA v0.1 (14/05/2023) - Released Interactive Career Booth Project. Users can redefine speed and colour in the physics playground. Added 'pause' and 'reset' options. Project is still in beta. v1.0 (15/05/2023) Added the ability to create clones as a slider, polished the project and removed some bugs. Added ghost and size effects. v1.1 (16/05/2023) Fixed bugs and optimised the project. v1.2 (18/05/2023) Condensed the GUI and player code into one sprite. Many bugs have appeared from this. v1.3 (23/05/2023) Fixed all possible bugs and added an RGB cycle feature. v1.4 (25/05/2023) Added a menu screen and polished it. Fixed all bugs. BETA v2.0 (4/03/2026) Cleaned up the UI. Added the option to change rotation style. Added the option to change the background colour, and cycle through RGB. Increased maximum Size, Count, and Speed slider limits. Added option to change the speed of colour changing. Added ability to show/hide UI (feature is currently broken). v3.0 - ...