From d3bf98d7419c5dbee33c5b3bb475acb6c8a9b957 Mon Sep 17 00:00:00 2001 From: Masoud Fallahpour <8100951+MasoudFallahpour@users.noreply.github.com> Date: Wed, 12 Nov 2025 14:56:10 +0100 Subject: [PATCH] Fix typo in assignment.md --- lessons/1-Intro/assignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/1-Intro/assignment.md b/lessons/1-Intro/assignment.md index 99aca766..5e1137d3 100644 --- a/lessons/1-Intro/assignment.md +++ b/lessons/1-Intro/assignment.md @@ -1,3 +1,3 @@ # Game Jam -Games are an area that have been heavily influence by developments in AI and ML. In this assignment, write a short paper on a game that you like that has been influenced by the evolution of AI. It should be an old enough game to have been influenced by several types of computer processing systems. A good example is Chess or Go, but also take a look at video games like pong or Pac-Man. Write an essay that discusses the game's past, present, and AI future. +Games are an area that have been heavily influenced by developments in AI and ML. In this assignment, write a short paper on a game that you like that has been influenced by the evolution of AI. It should be an old enough game to have been influenced by several types of computer processing systems. A good example is Chess or Go, but also take a look at video games like pong or Pac-Man. Write an essay that discusses the game's past, present, and AI future.