Skip to content

Commit

Permalink
explanation on the missing source code
Browse files Browse the repository at this point in the history
  • Loading branch information
sirrenberg committed Mar 29, 2024
1 parent 2927ae4 commit 71f4e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const Projects = () => {
},
{
title: "Cyberzul",
description: "A futuristic adaptation of the board game Azul in Java. Enables the player to play against a computer opponent or against up to 4 human players in the same network or on the same machine.",
description: "A futuristic adaptation of the board game Azul in Java. Enables the player to play against a computer opponent or against up to 4 human players in the same network or on the same machine. Due to copyright protection of the original game, we currently do not provide the source code.",
imgUrl: cyberzulImg,
linkToSource: ""
},
Expand Down

0 comments on commit 71f4e10

Please sign in to comment.