Pinned Repositories
03-breakout
Remake of the classic game Breakout with C++ SFML
Aevilia-GB
A RPG for the Game Boy Color
AILib
A large collection of mostly reinforcement learning agents.
AOIT-Update
Adaptive Order Independant Transparency Sample
ArenaSFML
A small 2d arena game, created with SFML.
artemax.mod
Artemis is a high performance Entity System framework for games written in Blitzmax. Originally written in Java, and is a framework to manage entities in a game world.
ASPiK
Audio Specific PlugIn Kernel Framework for Cross-platform Audio Plugin Development
astar-sfml
A* and SFML combined.
Demos
c++ work and examples while learning
vEngine-Final
WeyrSDev's Repositories
WeyrSDev/astar-sfml
A* and SFML combined.
WeyrSDev/CBomberman
CBomberman - just another Bomberman in C++ with SFML
WeyrSDev/Cendric2
2D Game
WeyrSDev/Cpp17-STL-Cookbook
Code files by Packt
WeyrSDev/ForestMan
Simple platformer made with C++ and SFML 2.1
WeyrSDev/gravity
Orbital survival game
WeyrSDev/LearnOpenGL
Code repository of all tutorials found at http://learnopengl.com
WeyrSDev/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
WeyrSDev/mapgen
Map generator based on Voronoi Diagram and Perlin noise
WeyrSDev/MaskedOcclusionCulling
Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth buffer algorithm.
WeyrSDev/match3
Simple match3 game
WeyrSDev/MathGame
A 2D video game in C++
WeyrSDev/MineClone
A hobby Minecraft clone
WeyrSDev/ObEngine
2D Game Engine with Lua Scripting made on top of SFML !
WeyrSDev/OgmaNeo
Ogma - OgmaNeo
WeyrSDev/Procedural-Map-Generator
A procedural map generator for roguelike games
WeyrSDev/ProjectC-
Game MiniCar on c++ with graphic library SFML and physics engine box2D. Summer 2017
WeyrSDev/Quiver
A cross-platform pseudo-3D game engine written in C++
WeyrSDev/SelbaWard
A collection of SFML drawables
WeyrSDev/SFML
Simple and Fast Multimedia Library
WeyrSDev/SFML-DOOM
Original DOOM source code adapted to use c++ with SFML
WeyrSDev/SFML-utils
Some adds to SFML to build games
WeyrSDev/SimpleNES
An NES emulator in C++
WeyrSDev/space-logic-adventure
Space Logic Adventure is an arcade game made for Gynvael's Summer GameDev Challenge 2017
WeyrSDev/TANK2017
2D Tank shooting game inspired by Tank 1990
WeyrSDev/tanks-game
A turn-based artillery game with Tanks!
WeyrSDev/TGUI
An easy to use cross-platform c++ GUI for SFML
WeyrSDev/tmxlite
lightweight C++14 parser for Tiled tmx files
WeyrSDev/Vulkan-Cookbook
Code repository for Vulkan Cookbook by Packt
WeyrSDev/xygine
2D engine / framework built around SFML