sfml-graphics-library
There are 168 repositories under sfml-graphics-library topic.
PiGames/Bomberman
Remake of Bomberman written in C++ and SFML.
mircea-pavel-anton/pacman
A multiplayer Pacman clone written in C++ using SFML.
Skinz3/Snap
Snap is a game engine on top of SFML.NET proving a lot of utility to make a 2D game. Written in C# .NET Core 3.1, this library is multiplateform.
holosiek/FrozeT
Open source music player in C++
abdullahazharkhan/SLOW-NUCES
Built with SFML, uses OOP concepts and C++ as a language.
cesumilo/LoveBrains
LoveBrains is a simulator of artificial intelligence based on a plugin system.
TendTo/MandelbrotSetCUDA
A fun small project used to practice some CUDA. And to see some sweet fractal ass (don't quote me on that)
Yosef-6/InkBall
Inkball clone
BillyFrcs/SnakeLol
Simple 2D Snake Game Snake Lol.
AbdulAHAD968/Snake-Ladder-Game
A copy of tradational snake-ladder game.
BillyFrcs/ReduxAdventure
2D Platformer Game Redux Adventure.
OlaBannan/Battle-City
A simulation of the Battle-City game using C++11, SFML media lib, and Object-Oriented concepts.
VivekThazhathattil/ViSmartCab
Tabular Q learning to demonstrate sample OpenAI taxi V2 implementation in C++
Pheonix-5/Road-Rush
Road Rush is a 2D game based on C++ and SFML library
saurabh1907/2d-rpg-game-cpp
2D RPG horror game in C++ utilizing OpenGL and SFML multimedia library
SuperFola/LoadingAnim
A simple C++ 14 class to display nice and beautiful loading animation in your SFML >= 2.4 game
BillyFrcs/FlappyBird
Flappy Bird Game.
GabrieleDG0/Stockfish-ChessGame-SFML
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. Play against engine, or watch the engines play against each other. ♟️
gurb/Shmup
Shoot 'Em Up Game using SFML.Net
Karol-Wroblewski/Tic-Tac-Toe
Simple Tic-Tac-Toe, Player vs Player. C++/SFML
kim366/Pathplanning
Various Pathplanning Algorithms Derived off Dijkstra's in mulitple situations visualized by SFML. Paper: https://schmider.kim/vwa/main.pdf
RamezzE/QuadTree-SFML
Collision detection by space partitioning using a Quad Tree
0xbalazstoth/CppSFML-GrayingImage
My first C++ SFML project is graying images
AhmadYasser1/Klondike-Solitaire
Klondike Solitaire Game is a Data Structures Project at the Egypt University of Informatics by the Tryerz Team
amirhossein-hkh/sfml-games
games implemented in SFML ( aa, rifle, space invader)
ignabelitzky/boids-simulation
Minimalist flocking behavior model using Craig Reynolds' algorithm.
itsalicelee/The-Hungry-Snake
🐍 Control your snake and avoid collusion!
kazekage/Shoot-em-up
This project aims to bring the fun and simplicity of game with some new features. It will include computer controlled intelligent opponents whose aim will be to challenge the human player.
Mayur-Shiwal/Flappy_Bird_Game_SFML
This repository contains a simple Flappy Bird-inspired game developed using C++ and the SFML library. The game is built using Microsoft Visual Studio and showcases the usage of SFML for graphics, audio, and user input handling.
mikolajszymczuk1/MemoryGame
Memory Game wrote in C++
MuhammadAbdullahNaeem1/Josephus-Using-Queue-and-SFML-GUI
A survival game using Queue data structure built in C++ in which the given number of players are killed one my one in a circle after the given number of skills until one survivor remains.Implemented in SFML GUI
robert-adrian99/DynaBlaster-Bomberman
Dyna Blaster - Bomberman implemented in C++ at Uni.
sharyash81/Frogger-Game
Frogger game using SFML library