项目作者: reynaldo-choque

项目描述 :
Practice doing simple videogames in C++
高级语言: C++
项目地址: git://github.com/reynaldo-choque/cpp-games.git
创建时间: 2020-05-20T15:23:32Z
项目社区:https://github.com/reynaldo-choque/cpp-games

开源协议:GNU General Public License v3.0

下载


cpp-games

Practice doing simple videogames in C++ using SFML

64 bits only (Windows)

Code-Blocks
https://www.fosshub.com/Code-Blocks.html?dwl=codeblocks-20.03mingw-setup.exe
SFML
https://www.sfml-dev.org/files/SFML-2.4.2-windows-gcc-6.1.0-mingw-64-bit.zip

To see how to start a SFML project check the video: HowToRunSFML.mp4
also you can see:
https://www.sfml-dev.org/tutorials/2.5/start-cb.php

To run a game directly(Windows only), go to any of the target folders and run the exe file (ex. tetris-sfml\target\Release\Tetris.exe).