Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Commit 4ba6b59

Browse files
author
KonstantinProgger
committed
Redacted Reamde
1 parent 086ee13 commit 4ba6b59

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
33
A simple Tag game, written on C++ & SFML
44

55

6+
# Installing
7+
8+
1. Arch
9+
10+
You can download it from AUR : https://aur.archlinux.org/tag_puzzle.git
11+
12+
2. Another Linux
13+
14+
Download latest version from this repo or clone https://github.com/KonstantinProgger/my_archive and un.tar.gz latest atchive
15+
16+
Go to folder with source code and run :
17+
18+
a. cmake CMakeLists.txt
19+
b. make all
20+
c. sudo make install
21+
22+
Enjoy the programm
23+
24+
3. Windows
25+
26+
Clone https://github.com/KonstantinProgger/my_archive and run latest .exe
27+
28+
If you have error with VCRUNTIVE140_1.dll download latest VC Redist from this https://aka.ms/vs/16/release/vc_redist.x64.exe (x64 system only)
29+
630

731
# Music
832
Wallpaper by Kevin MacLeod

0 commit comments

Comments
 (0)