Skip to content

Commit

Permalink
Add WarGames
Browse files Browse the repository at this point in the history
  • Loading branch information
obruchez committed Jan 22, 2025
1 parent 612118c commit 18868a1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added data/images/movies/WarGames.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions data/movies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
<movies created="2000-03-05">
<introduction>A list of movies I saw.</introduction>
<!-- Add rating to IMDb -->
<movie>
<date>2025-01-18</date>
<theater home="true"/>
<director>John Badham</director>
<title>WarGames</title>
<url>https://www.imdb.com/title/tt0086567/</url>
<rating>4.25</rating>
<comments>I watched this movie when I was a child, probably in the late 1980s. I think I recorded it and watched it multiple times. The film explores several interesting themes: computer security, artificial intelligence, reinforcement learning, and nuclear warfare. Looking back, its treatment of these subjects seems quite naive.</comments>
<image>WarGames.jpg</image>
</movie>
<movie>
<date>2025-01-17</date>
<theater home="true"/>
Expand Down

0 comments on commit 18868a1

Please sign in to comment.