sfml-graphics-library

There are 157 repositories under sfml-graphics-library topic.

  • PiGames/Bomberman

    Remake of Bomberman written in C++ and SFML.

    Language:C++388519
  • mircea-pavel-anton/pacman

    A multiplayer Pacman clone written in C++ using SFML.

    Language:C++151512
  • 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.

    Language:C#14311
  • holosiek/FrozeT

    Open source music player in C++

    Language:C++11201
  • abdullahazharkhan/SLOW-NUCES

    Built with SFML, uses OOP concepts and C++ as a language.

    Language:C++10103
  • cesumilo/LoveBrains

    LoveBrains is a simulator of artificial intelligence based on a plugin system.

    Language:HTML8412
  • TendTo/MandelbrotSetCUDA

    A fun small project used to practice some CUDA. And to see some sweet fractal ass (don't quote me on that)

    Language:C++7200
  • Yosef-6/InkBall

    Inkball clone

    Language:C++7102
  • BillyFrcs/SnakeLol

    Simple 2D Snake Game Snake Lol.

    Language:C++6201
  • BillyFrcs/ReduxAdventure

    2D Platformer Game Redux Adventure.

    Language:C++5201
  • OlaBannan/Battle-City

    A simulation of the Battle-City game using C++11, SFML media lib, and Object-Oriented concepts.

    Language:C++5102
  • VivekThazhathattil/ViSmartCab

    Tabular Q learning to demonstrate sample OpenAI taxi V2 implementation in C++

    Language:C++5110
  • Road-Rush

    Pheonix-5/Road-Rush

    Road Rush is a 2D game based on C++ and SFML library

    Language:C++4120
  • saurabh1907/2d-rpg-game-cpp

    2D RPG horror game in C++ utilizing OpenGL and SFML multimedia library

    Language:C++4301
  • SuperFola/LoadingAnim

    A simple C++ 14 class to display nice and beautiful loading animation in your SFML >= 2.4 game

    Language:C++410
  • BillyFrcs/FlappyBird

    Flappy Bird Game.

    Language:C++3201
  • 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. ♟️

    Language:C++30
  • gurb/Shmup

    Shoot 'Em Up Game using SFML.Net

    Language:C#3100
  • Karol-Wroblewski/Tic-Tac-Toe

    Simple Tic-Tac-Toe, Player vs Player. C++/SFML

    Language:C++3111
  • kim366/Pathplanning

    Various Pathplanning Algorithms Derived off Dijkstra's in mulitple situations visualized by SFML. Paper: https://schmider.kim/vwa/main.pdf

    Language:C++3212
  • 0xbalazstoth/CppSFML-GrayingImage

    My first C++ SFML project is graying images

    Language:C++2100
  • AhmadYasser1/Klondike-Solitaire

    Klondike Solitaire Game is a Data Structures Project at the Egypt University of Informatics by the Tryerz Team

    Language:C++2000
  • amirhossein-hkh/sfml-games

    games implemented in SFML ( aa, rifle, space invader)

    Language:C++2202
  • ignabelitzky/boids-simulation

    Minimalist flocking behavior model using Craig Reynolds' algorithm.

    Language:C++2100
  • 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.

    Language:C++2111
  • 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.

    Language:C++2101
  • mikolajszymczuk1/MemoryGame

    Memory Game wrote in C++

    Language:C++2200
  • robert-adrian99/DynaBlaster-Bomberman

    Dyna Blaster - Bomberman implemented in C++ at Uni.

    Language:C++2100
  • sharyash81/Frogger-Game

    Frogger game using SFML library

    Language:C++200
  • StrayerSQH/SCU-Program-Practice

    Welcome to the Sichuan University Freshman Enrollment Simulator! 😄 This is a project assignment developed by students majoring in Computer Science and Technology at Sichuan University, Class of 2023, as part of the Programming Practice course.

    Language:C++2101
  • amitlos/Custom-Shapes-Builder

    It is the program that, giving an opportunity to draw geometrical objects, helps to learn school geometry. It can draw such things as points with names, lines, segments, points on lines, triangles, parallelograms and circles using user input. About technical part: Used Programming Language - C++. Used graphical library - SFML.

    Language:C++1100
  • MazharZiadeh/FoveaSFML

    The project aims to demonstrate the concept of foveated rendering, where visual acuity is higher at the center of the view and decreases towards the periphery

    Language:C++1100
  • MiraalFatima/Turkish-Draught-Game

    This Turkish Draughts game, created in C++ using the SFML library, is a semester 2 OOP project. It features high-quality graphics and custom assets, providing an authentic gameplay experience. The project includes all necessary source code, images, and fonts, and requires proper SFML setup in Visual Studio. Enjoy a traditional Turkish Draughts game

    Language:C++1
  • realaryann/Pace-Man

    Pac Man clone written in C++ SFML using polymorphism and inheritance. "Pace-Man" represents how the player would be able to change their pace in the full release

    Language:C++1100
  • Ripunjay42/Minimum_Spanning_Tree_Visualize_CPP

    #Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..

    Language:C++110