Add files via upload

Edited main.cpp and Added Help
This commit is contained in:
Андрей 2019-11-18 15:37:33 +03:00 committed by GitHub
parent 964dd00bdf
commit 027699c30a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 58 additions and 16 deletions

22
help/help.html Normal file
View file

@ -0,0 +1,22 @@
<html>
<head>
<meta charset = "UTF-8" />
<title>Help HTML File</title>
<link rel = "stylesheet" href = "css/style.css" />
<link rel = "shortcut_icon" href = "icon/help.ico" />
</head>
<body>
<!-- -->
<h1>Справка по приложению FallSimulation</h1>
<h2>
FallSimulation - редактор уровней для этой же игры. Выполнена в стиле Марио.
<br />
OpenSource
</h2>
<h3>
Разработчик: Чечкенёв Андрей Дмитриевич/DarkCat09
<br />
<a href = "https://github.com/ingcenter/fallsimulator">Ссылка на Github</a>
</h3>
</body>
</html>

BIN
help/icon/help.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
help/icon/help.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B