Skip to content

muhammadahmed-01/TypingTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Overview

10fastfingers clone for desktop

Download

Download windows or linux release

Install

Windows

This should work out of the box but if you get DLL errors, download VC packages

Linux

You need SFML and TGUI.

TGUI

Download this file
Unzip it and cd to where you extracted the zip
Run these commands
cmake -DCMAKE_INSTALL_PREFIX=/usr . \-DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE
make
sudo make install

SFML

Arch Linux, Manjaro and other Arch-based distros

sudo pacman -Syu sfml

CentOS, Fedora and other RPM-based distros

sudo yum install sfml

Debian, Elementary OS, Linux Mint, Ubuntu and its flavors and other Debian-based distros

sudo apt install libsfml-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published