Skip to content
View niklasdikkafa's full-sized avatar

Block or report niklasdikkafa

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. OrganicDungeonGenerator OrganicDungeonGenerator Public

    A PDG that generates real 3D dungeons using an irregular quad grid for room placement and 2.5D A* path-finding for corridor routing. The path finding algorithm uses special macro moves to overcome …

    Java 1

  2. DistributedWeatherDashboard DistributedWeatherDashboard Public

    Python

  3. MARS-Group-HAW/model-soh MARS-Group-HAW/model-soh Public

    The official model code of the SmartOpenHamburg project.

    Jupyter Notebook 10 2

  4. BrainBallSolver BrainBallSolver Public

    Using an IDA*-based algorithm to solve the BrainBall puzzle

    Java