Pinned Repositories
DesignPatterns
Realization few most useful design patterns
DungeonSlayer-roguelike
DungeonSlayer - console roguelike game with all the attributes of a classic RPG
FPS-Example
FPS-Example - the unity project with implementation of FPS mechanics.
Fractal-Compression
Fractal image compression
GraphVisualizer
GraphVisualizer - program for graph visualization.
Multiplayer-Four-in-row
Four in row - multiplayer game
PhotoProcessing
PhotoProcessing - application for applying effects on images.
Python-Servers
Servers on Python
WebServer
WebServer for work with database via http request.
WpfClient-SqlServer
Clien/Server application for sending sql requests
SongToSoft's Repositories
SongToSoft/Fractal-Compression
Fractal image compression
SongToSoft/WpfClient-SqlServer
Clien/Server application for sending sql requests
SongToSoft/PhotoProcessing
PhotoProcessing - application for applying effects on images.
SongToSoft/DesignPatterns
Realization few most useful design patterns
SongToSoft/DungeonSlayer-roguelike
DungeonSlayer - console roguelike game with all the attributes of a classic RPG
SongToSoft/FPS-Example
FPS-Example - the unity project with implementation of FPS mechanics.
SongToSoft/GraphVisualizer
GraphVisualizer - program for graph visualization.
SongToSoft/Multiplayer-Four-in-row
Four in row - multiplayer game
SongToSoft/Python-Servers
Servers on Python
SongToSoft/WebServer
WebServer for work with database via http request.
SongToSoft/AlgorithmsAndDataStructuresLibrary
Library with implementation some algorithms and structs
SongToSoft/Arkanoid
Realization arkanoid on SFML c++
SongToSoft/Blackjack
Blackjack for terminal, which i wrote on ruby in order to familiarize with that language
SongToSoft/Calculator
Console calculator based on lexical expression parsing
SongToSoft/EndlessRunner
Endless Runner game
SongToSoft/FlappyBird
FlappyBird-game that i wrote on monogame
SongToSoft/GodofWar-AxeThrow
Recreating the Axe Throw mechanic from God of War
SongToSoft/Graph
Struct of Graph and some methods for him
SongToSoft/Labyrinthia
Unity project with labyrinth generator
SongToSoft/NeuralNetwork
Neural Network with XOR implementation
SongToSoft/ObraDinnTutorial-Fork
The Project Files For My Obra Dinn Shader Tutorial
SongToSoft/opengl4tutorials
Following in the style of NeHe, I'm doing some simple tutorials for the opengl4csharp library.
SongToSoft/OpenGLWithImgui
SongToSoft/PlatformerConstructor
SongToSoft/SearchPrimeNumbers
Two simple methods for finding prime numbers
SongToSoft/SideScroller-2d
SongToSoft/UnitTestsSortLibrary
SortLibrary with Unit Tests