smfl
There are 13 repositories under smfl topic.
ferrnnaando/minecraft
A advanced implementation of a Minecraft 2D model inspired on the Minecraft user interface and game using SFML and C++.
Dor-sketch/sudoku-solver
An advanced C++ puzzle solver that leverages AI techniques of constraint satisfaction and backtracking algorithms to solve any puzzle, complemented by an interactive Qt5 GUI and Sudoku games.
aniaenkhbold/hangman
Utilize SMFL drawing with C++ to create a game of hangman. The user chooses letters to guess the unknown word chosen randomly from a pool of words. If the player chooses a letter that is not in the word, the hangman starts drawing. Once the hangman if complete, the player loses. If the player chooses the word correctly, the player wins.
christianjose97/minesweeper-project
Working Minesweeper project
jcwright77/coldwave
21st century reimplementation of 1990s windows3.1 plasma wave dispersion code
joshuacrotts/SFML-Tests
Test setup for SFML - to make the project, just clone the repository.
KWagnerCS/Minesweeper
Classic Minesweeper game created in C++
MickaToast/RayTracer
Raytracer written in C++ using SFML library
yahyakhaan/Sorting-Visualiser
A C++ application made using SFML that visualizes famous sorting algorithms
chizuru-nina-yamauchi/Solar_System_Visualizer_Animation_Application
This application visualize and animate the solar system with SMFL and postgreSQL
vanerac/arcade
recreated with a couple of friends an arcade in pair-programming. using dynamic libraries to simulate games & graphical libraries
xcodeBn/HilbertCurve
This project is a C++ application that visualizes a 2D Hilbert curve using the Simple and Fast Multimedia Library (SFML).
Salicorne/Tales-of-Benegroth
Tales of Benegroth is a small indie RPG, still under development. It uses SFML and SFGUI, and can be deployed on both Windows and Linux.