Pinned Repositories
Arkonia
A hobbyist's toy, under construction--actually, more like somewhere between "on hiatus" and "abandoned". An evolution and natural selection simulator. Creatures whose brains and bodies evolve genetically to make them better at eating each other.
Conway
Experiments with GamePlayKit
Foil
Metal example code, translated to Swift from Apple's old Objective-C example
Selectioner
Mouse input coordination & selection management between SwiftUI View and SpriteKit Scene
SKPlayground
A tool for experimenting with SpriteKit
Slider2D
A slider with x- and y-axis, slightly configurable
SSMExperiments
Experiments in getting SwiftUI + SpriteKit + macOS to play nice together
SaganRitual's Repositories
SaganRitual/AgentFlocks
OS X developer utility for easy experimentation with GKGoals and GKBehaviors
SaganRitual/Archonia
Natural selection simulator, version 0.3, Javascript using Phaser game engine
SaganRitual/Archonia-0.1
The distant ancestor of Arkonia; I used the Phaser graphics engine for it.
SaganRitual/ArchoniaLand
Natural selection simulator, like Archonia, but on land rather than in the water
SaganRitual/ForAppleDevs
Code sample to reproduce color memory bloat
SaganRitual/IndexedRingBuffer
A Swift implementation of Mathias Buus' cyclist ring buffer.
SaganRitual/NeuralNet
An artificial neural network written in Swift
SaganRitual/PA2SP17
SaganRitual/PredatorPreyInteractions
Predator Prey neural network genetic algorithm evolution
SaganRitual/rpi
Raspberry PI experiments, tinkering, etc.
SaganRitual/SnakeFusion
Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it
SaganRitual/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
SaganRitual/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
SaganRitual/Xcode-Templates
Xcode File And Project Templates
SaganRitual/XLSwiftKit
Helpers and extensions for Swift
SaganRitual/zoebishop-CSCI20-Fall2016