18 June 2023

Computing Projects

A-level computing Projects are on their way. Some using LAMP - Linux Apache, a database - often MariaDB and Perl/Php or Python as a basis for the development running on a Raspberry Pi. Many have some AI in the proposals, as this seems a great introduction.
 

No comments:

Post a Comment

Building an A Level Platform Game Project — Part 2: Creating the Game Window and Player Movement

  Building an A Level Platform Game Project — Part 2: Creating the Game Window and Player Movement In Part 1, we planned the platform game. ...