challenges/r4 hard/assets/instructions.html

34 lines
861 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style>
body {
background: white;
}
</style>
</head>
<body>
<pre>
--- Правила ---
1) Никаких превью и предпросмотров результатов
2) Из редактора уходить нельзя, переключаться на другие окна и тд
3) Никаких измерительных приборов (линеек, циркулей и тд)
4) Убираем руки от клавиатуры когда закончится время
5) В конце нажимаем Finish и вводим yes
Удачи и получай удовольствие от процесса!
--- Assets ---
./background.png
./demon.gif (591x489)
./shotgun.gif (541x545)
./statusBar.png
</pre>
</body>
</html>