Skip to content
View nthexwn's full-sized avatar

Block or report nthexwn

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 Loading

  1. AISweeper AISweeper Public

    A modular Minesweeper platform that allows for experimentation with different AIs

    C 1

  2. SpherePointRepulsionSimulator SpherePointRepulsionSimulator Public

    A Unity3D project which uses a repulsion simulation to distribute a specified number of points across the surface of a sphere given a minimal allowed angle between said points. Used to find an opti…

    C# 1

  3. USGSDownloader USGSDownloader Public

    A simple program to automate the downloading of 35GB of USGS maps

    Python

  4. RapidImageProcessor RapidImageProcessor Public

    A platform for capturing the display and allowing additional program actions to be performed based on the pixel contents of the capture. This will primarily be used to code game-playing AIs.

    C++

  5. rapidimageprocessorwin rapidimageprocessorwin Public

    A windows variant of the RapidImageProcessor project using DXGI. Will be merged into the Linux version using #ifdefs and/or CMake parameters to achieve cross-platform compatibility.

    CMake

  6. factorio-calculator factorio-calculator Public

    A simple Python script thrown together to perform ingredient calculations for the game Factorio

    Python