Skip to content
View coderGhast's full-sized avatar
Block or Report

Block or report coderGhast

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. GPS_Processor-3Languages GPS_Processor-3Languages Public

    Reading in GPS data from 2 different GPS trackers, syncing them and getting the best position from them both, tracking a path. Written in Java, C and C++. (Assignment work)

    C++ 2 4

  2. Diamond-FC Diamond-FC Public

    1

  3. SudokuSolver SudokuSolver Public

    A simple Sudoku Puzzle Solver, written in Java, using common solving techniques as algorithms. (Assignment Work)

    Java

  4. PixelAnimationSuite PixelAnimationSuite Public

    A Pixel Animation Suite written in Java (Assignment work)

    Java

  5. IsoAdventure IsoAdventure Public

    An Isometric RPG Game using A*. For my own learning.

    Java

  6. 8-Puzzle-Solver 8-Puzzle-Solver Public

    Small application to solve 8-Puzzles, using BFS, DFS and A* Search, with 2 heuristics (Assignment work)

    Java 1