Pinned Repositories
A-star
C++ implementation of the A* path-finding algorithm
Boids
Flocking boids implementation in C++ with SFML
Life
C++ implementation of Conway's Game of Life with SFML
Paradox
2D game engine based on SFML
ParticleEditor
Particle editor for SFML/Thor based applications
pixel2D
2D game engine with C++/SFML (old)
SpriteAnimator
Sprite animation editor for SFML/Thor based applications
Terra
Age of War I clone with SFML
Rikora's Repositories
Rikora/ParticleEditor
Particle editor for SFML/Thor based applications
Rikora/A-star
C++ implementation of the A* path-finding algorithm
Rikora/SpriteAnimator
Sprite animation editor for SFML/Thor based applications
Rikora/pixel2D
2D game engine with C++/SFML (old)
Rikora/Paradox
2D game engine based on SFML
Rikora/Terra
Age of War I clone with SFML
Rikora/Boids
Flocking boids implementation in C++ with SFML
Rikora/Life
C++ implementation of Conway's Game of Life with SFML
Rikora/AI-Techniques
Demos for a few AI Techniques for 2D-games
Rikora/Audio-Project
Audio project in the course Applied Sound Technology
Rikora/Data_structures
C++ Implementation of common data structures
Rikora/DX12_Project
Async compute with DirectX12
Rikora/EVA
Graphics Samples with DirectX11
Rikora/Kalaha
First lab in AI-course
Rikora/Project2
Second project perf optimization
Rikora/px
OpenGL game engine
Rikora/Shark
2D physics engine for games
Rikora/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
Rikora/TinyPlot
Easy and flexible plotting software
Rikora/Video_player
Video player based on ffmpeg, integrated with SFML and C++
Rikora/Wumpus
Second Lab AI course