BBC Basic Programming

BBC Basic Programming

  • I created a circle using IF statements and loop Statements. The code loops and the circle continues to function forever.
  • This was created in BBC Basic, which is an old programming software which uses basic codes and functions to program various things.

  • I also programmed a "Rock, Paper, Scissors" game within BBC Basic, I used a sophisticated amount of code which made the game function. Once you take your turn, the computer AI will take it's turn and whoever gets the better option will win. I should add a difficulty metre for certain levels of difficulty.

  • I was able to program multiple circle to flash on repeatedly which could cause certain cases of photosensitive epilepsy, this code wasn't very long and easy to program.
    a







Comments

Popular posts from this blog

Visual Studio Programming