Sure! Here's a simple implementation of the game you described using JavaScript and HTML:
To play the game, you need to create an HTML file (e.g., `game.html`) and paste the above code into it. Save the file, and then open it in a web browser on your smartphone. You can use the arrow buttons on the keyboard (if available) to move SCP-096 (represented by a red square) through the maze. If SCP-096 touches a scientist (represented by a scientist pictogram), the scientist will die, and you will lose a point. The maze starts at SCP-096's containment cell and ends when you reach the outside (marked with green color). Your total score is the number of remaining scientists when you reach the end.