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

Block or report magnusgrander

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

Pinned

  1. SDL2_Quake3loader SDL2_Quake3loader Public

    Loads a quake3 level. With textures and shadows all in an SDL2 window. Also have a walking camera with collision detection,

    C 1

  2. chessboard chessboard Public

    a simple chess engine with a calculating AI.

    C++

  3. zipcracker zipcracker Public

    ZIP is a common way to make files smaller and put them together by applying a compression algorithm. Sometimes, people protect these ZIP files with passwords to keep them safe. However, if you forg…

    C++

  4. easybasic easybasic Public

    simple integer basic written as a c++ class

    C++

  5. neo neo Public

    A utility to load Atari-ST Neochrome (.NEO) format low-resolution 16-colour images, display and save as Windows Bitmap image files (.BMP).

    C++

  6. dds2png dds2png Public

    Convert dds (directx) textures to png files

    C