An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sfml-graphics-library

Andezion/Arcade

This is endless, singleplayer Arcade-shooting game.

Language: C++ - Size: 2.08 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Andezion/Pong

This is simple Pong-game for two players.

Language: C++ - Size: 74.2 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ovsidee/C-2DGAME

This project is a 2D-game built in C++ using the SFML for graphics rendering and the FMT library for efficient and easy-to-read string formatting.

Language: C++ - Size: 26.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

GabrieleDG0/Stockfish-ChessGame-SFML

Full chess game application built with SFML (C++) for graphics and Stockfish for AI. β™ŸοΈ

Language: C++ - Size: 9.97 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

AbdulAHAD968/Snake-Ladder-Game

A copy of tradational snake-ladder game.

Language: C++ - Size: 888 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

RezaGooner/Tic-Tac-Toe-SFML

Language: Makefile - Size: 6.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

RezaGooner/2D-RPG-Game-SFML

Language: C++ - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

allenmonkey970/FappyBird

Fappy Bird is an knock off clone of the popular Flappy Bird game, developed as my first project using C++ and the SFML library. This project was a learning curve to learn how to create a smooth, responsive game with sound effects using SFML. The game features random pipe generation, collision detection, and a flying mechanic for the bird.

Language: C++ - Size: 400 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ThiagoIanuch/SFML-Journey

My journey learning SFML and game development with C++

Language: C++ - Size: 259 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mircea-pavel-anton/pacman πŸ“¦

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

Language: C++ - Size: 715 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 17 - Forks: 12

shilok09/Traffic-Management-System

The Smart Traffic Management System Simulator is a practical project designed to replicate real-world traffic management in a city.

Language: C++ - Size: 235 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Jerdikk/ConsoleApp2

Csharp .net SFML AStar search

Language: C# - Size: 244 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

S0s0Combain/ControlPanel

A control panel created to familiarize you with the CMake project type and the SFML graphics library

Language: C++ - Size: 780 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Abdul-Rehman-0787/SPACE-SHOOTER

Space Shooter is a simple C++ game with SFML for graphics.

Size: 15.5 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Andezion/DoddleJump

A small single-player game written in C++ using SFML

Language: C++ - Size: 739 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cr1sti91/The_Beginning_of_the_End

Project: RPG game "The Beginning of the End"

Language: C++ - Size: 215 MB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Seven-at-Seven/StickFight

Multiplayer StickFight game

Language: C++ - Size: 16.3 MB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maazkhandev75/ThreadedPong

A minimilistic multi threaded Pong game in c++ using SFML graphics library for linux environment

Language: C++ - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Delphington/MyTanks

ΠšΡƒΡ€ΡΠΎΠ²Π°Ρ Ρ€Π°Π±ΠΎΡ‚Π°

Language: Makefile - Size: 41.9 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FieryRMS/SFML-TicTacToe πŸ“¦

TicTacToe made using C++ and SFML

Language: C++ - Size: 2.43 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mqlvin/pong-sfml

A pong implementation in SFML/C++.

Language: C++ - Size: 166 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lucsarge/sfml_boid_simulation

Small c++ project to create a boid simulation assisted by the sfml library in order improve my personal experience with the C++ language. Currently work in progress.

Language: C++ - Size: 1.34 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nemk0ff/Pacman-Among-Us

Language: C++ - Size: 73.1 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gurb/Shmup

Shoot 'Em Up Game using SFML.Net

Language: C# - Size: 4.58 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

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++ - Size: 724 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

rachida-saroui/cards

The Cards Project is a flexible, card-based game framework that allows players to engage in multiplayer strategy games with customizable rules and interfaces. The project is documented thoroughly with detailed guides on how to set up, play, and contribute.

Size: 9.82 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Abdulrehman-Baloch/TetrisGame-SFML

This project is a fully functional Tetris game built using the C++ SFML (Simple and Fast Multimedia Library). The game recreates the classic Tetris experience, featuring rotate, move, and drop blocks using keyboard inputs, Tracks the player's score based on the number of rows cleared at once and much more.

Language: C++ - Size: 21.7 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mikolajszymczuk1/MemoryGame

Memory Game wrote in C++

Language: C++ - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Kerciu/cpp-tetris-clone

πŸ‘ΎπŸ•ΉοΈ Tetris clone made in C++ πŸ‘¨β€πŸ’»πŸŽ² A simple clone of popular game named Tetris 🟦🟩πŸŸ₯ using C++ programming language πŸ‘¨β€πŸ’» and SFML graphic library. 🍑

Language: C++ - Size: 42.9 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

PiGames/Bomberman

Remake of Bomberman written in C++ and SFML.

Language: C++ - Size: 3.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 37 - Forks: 19

Ripunjay42/Minimum_Spanning_Tree_Visualize_CPP

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

Language: C++ - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

RamezzE/QuadTree-SFML

Collision detection by space partitioning using a Quad Tree

Language: C++ - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

coffeeanddraw/sfml-basic-jump-n-collect

2D left, right movement and jumping with the arrow keys. Basic score system with coin collecting. Made with Visual Studio 2019, C++, SFML

Language: C++ - Size: 116 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

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++ - Size: 36.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

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# - Size: 216 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

srgicmps/summer-gamejam-2023

Videojuego para "my_first_game_jam_2023" en itch.io, proyecto realizado en C++ usando SFML.

Language: C++ - Size: 13.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nis-nischith/TicTacToe

TicToeToe game simulator for 2 players in C++. GUI - SFML(Simple and Fast Multimedia Library) library.

Language: C++ - Size: 541 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Spookzie/Frog-Shooter

A simple asteroid shooter game made with some different quirky sprites using SFML

Language: C++ - Size: 31.8 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Wasee-Ur-Rehman/Doodle-Jump-Space-Ventures-SFML

Doodle Jump Space Ventures, a fun and addictive game built using C++ and SFML, showcases my dedication to creating engaging gameplay with beautiful design and smooth functionality.

Language: C++ - Size: 6.99 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

farzeennimran/Pong-Game-cpp

Pong game with gui using sfml library in c++

Language: C++ - Size: 13.4 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abdullahazharkhan/SLOW-NUCES

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

Language: C++ - Size: 43.8 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 10 - Forks: 3

ShubhangiXD/OrbitalGravitySimulation

Gravity Simulation using multiple objects (particles) using CMake, SFML and C++ in CLion.

Language: C++ - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tahrimj/Nimble-gamemaker

Nimble is a 2D platformer game maker written entirely in C#, using SFML graphics library, .NET framework and SQLite local database

Language: C# - Size: 12 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

iikerm/sfml-snake

Custom snake game built using the SFML library

Language: C++ - Size: 1.99 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

iikerm/sfml-minesweeper

Custom minesweeper game built using SFML library

Language: C++ - Size: 1.37 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

TxJson/Tocepi2D πŸ“¦

A game concept originally made for last year of upper secondary school. Based on C++ knowledge gained throughout the year.

Language: C++ - Size: 21.6 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vickipetrova/jump-game

Clone of Doodle Jump with C++ and SFML.

Language: C++ - Size: 325 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

eugeniomiro/SFML-Exercises

SFML Exercises from several sources

Language: C++ - Size: 280 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Asierso/vortex-engine

LibrerΓ­a para crear videojuegos simples en Java. Basado en el uso de GameObjects y componentes instanciables

Language: Java - Size: 6.36 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

BillyFrcs/ReduxAdventure

2D Platformer Game Redux Adventure.

Language: C++ - Size: 18.6 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

SteponasK/Chess-SFML

β™œ Chess GUI Clone made in C++ SFML graphics library β™œ

Language: C++ - Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

donnerbrenn/metaballs

Using SFML and GLSL to render some nice 2D Metaballs.

Language: C++ - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Dheovani/SnakeGame

Recreated my SnakeGame in C++ with SFML Graphics library

Language: C++ - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ignabelitzky/boids-simulation

Minimalist flocking behavior model using Craig Reynolds' algorithm.

Language: C++ - Size: 870 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

baarteek/Pixel-Treasures

Pixel Treasures is a 2D platformer game. Developed as a university project, this game is built using C++ and the SFML library. Players navigate pixelated landscapes to collect treasures, dodge enemies, and complete levels.

Language: C++ - Size: 2.15 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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++ - Size: 8.88 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Hussnainulabidin/SpaceShooter_Game

Implementation of SPACE SHOOTER mobile 2D game on PC using Simple and Fast Multimedia Library(SFMl) and C++

Language: C++ - Size: 35.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ubaid1999/Train-Project

A Train+ Bogie simulation using Pointer to dynamic object allocation technique made in Visual Studio 2019 as a Final Project of Object Oriented Programming (CS-217) . The Project consist of major concepts of OOP submerged together that includes : Polymorphism , Composition, Aggregation and Inheritance etc. GUI implementation is done through SFML.

Language: C++ - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gleydson/SortingAlgorithms

:bar_chart: Some sort algorithms made with c++ used the lib sfml to view the sort order

Language: C++ - Size: 1.61 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

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++ - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jaqubm/gravitySimulator

Gravity Simulator for Particles and Gravity Sources with collision system made using SFML library in C++

Language: C++ - Size: 419 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Pedro-Seixas/Particles-Simulation

Language: C++ - Size: 6.64 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SuperFola/LoadingAnim πŸ“¦

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

Language: C++ - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

Vidhish-Trivedi/SE-AsteroidDestroyer

This is a repository for our team's software engineering project.

Language: C++ - Size: 6.95 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Riksev/SFML-Stuff

Contains all additional remade things

Language: C++ - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SebastianKG02/bb2d

BB2D Simple Graphics Engine

Language: C++ - Size: 1000 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

BillyFrcs/SnakeLol

Simple 2D Snake Game Snake Lol.

Language: C++ - Size: 8.42 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

kim366/Pathplanning

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

Language: C++ - Size: 253 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

mahlakoane/Pac-Man

This is a c++ object oriented approach to the pac-man game.

Language: C++ - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MasterLaplace/Zappyno

A Epitech project called Zappy, which aims to manage the survival of artificial intelligence on a server and display it using a graphical interface.

Language: C++ - Size: 13.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ngandhi369/LRU-LFU-cache

This C++ program utilizes SFML library to visualize the LRU LFU cache. It demonstrates adding and retrieving key-value pairs, and dynamically updates the cache visualization. The operations are done by Queue. Here queue is implemented using a doubly linked list.

Language: C++ - Size: 497 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Boryszs/League_of_Warriors

RPG GAME C++ SFML MySQL

Language: C++ - Size: 20.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

aslanyan13/Particle-System

Particles system realised with C++ SFML

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

frankowskimarcin/Arkanoid

Simple game with SFML

Language: C++ - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dav-jordan/1_15

A short platformer game written in C++ and using the SFML library.

Language: C++ - Size: 2.19 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

papadeiv/PlotiPhy2D

Graphical toolbox for plotting and interpreting 2-dimensional vector fields in physics and engineering

Language: C++ - Size: 927 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aeglon97/Computer-Graphics

A software application similar to Paint

Language: HTML - Size: 73.3 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

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++ - Size: 26.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mashrur29/Zombie-Crush

A simple game using cpp language.

Language: C++ - Size: 32.1 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

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

Language: C++ - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TUJJIEVE/Betrayal-2D-Action-Game

Language: C++ - Size: 75.3 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

MarwanRadwan7/SpaceBall

Space Ball is a 2D PC arcade game written in C++ and SFML.

Language: C++ - Size: 65.1 MB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AhmadYasser1/Klondike-Solitaire Fork of Bebo-K-S/Solitaire

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

Language: C++ - Size: 22.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

itsalicelee/The-Hungry-Snake

🐍 Control your snake and avoid collusion!

Language: C++ - Size: 709 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

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++ - Size: 8.11 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

devam2001/Sorting-Visualizer-using-SFML

Sorting Visualizer using SFML

Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

VivekThazhathattil/ViSmartCab

Simple Q learning to demonstrate OpenAI taxi V2 implementation in C++

Language: C++ - Size: 13.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

cesumilo/LoveBrains πŸ“¦

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

Language: HTML - Size: 4.03 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 2

jogadordabeira/Stickman-project Fork of codeOverFlow/Stickman-project πŸ“¦

Lil' plateformer game in C++ (with the SFML library).

Language: C - Size: 35.3 MB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

Pheonix-5/Road-Rush

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

Language: C++ - Size: 3.12 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

sharyash81/Frogger-Game Fork of armanseen/P1

Frogger game using SFML library

Language: C++ - Size: 66.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

saurabh1907/2d-rpg-game-cpp

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

Language: C++ - Size: 56.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

KWagnerCS/Minesweeper

Classic Minesweeper game created in C++

Language: C++ - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sysfce2/SFML_Games.amirhossein Fork of amirhossein-hkh/sfml-games

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

Size: 219 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

usmanelahi/John-Conways-Game-of-LIfe

Language: Java - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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++ - Size: 7.07 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

holosiek/FrozeT

Open source music player in C++

Language: C++ - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

sysfce2/Shoot-em-up Fork of 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.

Size: 7.07 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

salsapeelezzeldin/2D-Car-Racing-Game

A 2d game that was developed using C++ and SFML library.

Language: C++ - Size: 14 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sohaibuddinsyed/Tartarus

A Research prototype game in C++ based on Finite State Machine (FSM) to study user interaction and causes of gaming addiction.

Language: C++ - Size: 17.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0