/TwiniGolfSFML

This is clone of TwiniGolf which is created in SFML.

Primary LanguageC++MIT LicenseMIT

Twini-Golf SFML

This is clone of TwiniGolf which is created in SFML.It based on this repo and yt

Screenshot

Image

Installing

A step by step series that tell you how to get a execute project.

  1. Using Qt

Get it from GitHub

git clone git@github.com:Przemekkkth/TwiniGolfSFML.git

Compile

qmake && make
  1. Using CMake
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cd build/
make -j4
cp -r ../res/ .

You can copy res directory using other method ie by GUI. Next, you can play it.

Control

Key Action
up arrow, z select next, previous
down arrow move down
SPACE, ENTER activate
Left mouse button activate ball
Move mouse set angle, power
Right mouse button hit ball
Backspace back to menu

Addons

  • SFML - page of SFML project
  • Github - page of author twini golf on github
  • Sound effect - kenney.nl
  • Font - page of author on dafont.com
  • yt - gameplay