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

Block or report Owen-Jackson

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. WhoseSongCodeSamples WhoseSongCodeSamples Public

    Some code samples from my Whose Song Is It personal project

    C#

  2. 2D-Procedural-Tilemap-Tool 2D-Procedural-Tilemap-Tool Public

    Unity tilemap editing tool. The tool uses BSP tree to generate completable dungeon floor layouts.

    ASP 2

  3. CTP-Project-BT-and-RL CTP-Project-BT-and-RL Public

    Dissertation project: Combining Behaviour Trees and Reinforcement Learning for Game AI

    C# 1 1

  4. DirectX-Swarm-AI DirectX-Swarm-AI Public

    DirectX 11 application that can simulate swarms with thousands of agents.

    C++ 1

  5. Sim-Worlds-Terrain Sim-Worlds-Terrain Public

    Direct3D terrain generator that uses perlin noise and heightmaps

    C++

  6. Staircase-and-Cobweb-Plotter Staircase-and-Cobweb-Plotter Public

    End of year project for my Computing A-Level Course - an application made to help my school's maths teachers teach staircase and cobweb diagrams in A-Level Maths. Made in Python.

    Python