+ Using ChatGPT in game development
+
+ Artificial intelligence is a good tool for programming (but is not always). In fact, very often it is necessary to write everything in such detail that in the middle of the text the urge to solve problems independently returns, or the chat is unable to produce error-free code that the urge to throw the computer away and go to rest returns.
+
+{% endblock %}
diff --git a/templates/design-and-music.html b/templates/design-and-music.html
new file mode 100644
index 0000000..5a37565
--- /dev/null
+++ b/templates/design-and-music.html
@@ -0,0 +1,14 @@
+{% extends 'base.html' %}
+
+{% block title %}
+ Design and music
+{% endblock %}
+
+{% block content %}
+
+ Design and music making
+
+ Design and music making process was sometimes interesting or quick and other times quite time-consuming.
+
+{% endblock %}
diff --git a/templates/difficulties.html b/templates/difficulties.html
new file mode 100644
index 0000000..4643f88
--- /dev/null
+++ b/templates/difficulties.html
@@ -0,0 +1,14 @@
+{% extends 'base.html' %}
+
+{% block title %}
+ Game "Picture Puzzle remake" update 1.0
+{% endblock %}
+
+{% block content %}
+