โจ I'm Chris and you've come to my GitHub profile page. โจ
๐ญ I make iOS apps and in my spare time develop awesome stuff in Swift, focused mainly around games.
See my Swift game engine project Fireblade for example.
๐ฌ Here's a list of some of my repos. If you like one of it consider contributing or let me know about your ideas. I would love to hear from you.
๐ค Iโm always looking for help with all my projects.
Happy coding ๐
- FirebladeECS A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift
- FirebladeMath A dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
- Game Dev Vlogs A list of game development video logs
- Launchpad Breakout Game Breakout - Video game for/on Novation Launchpad Pro
- SwiftImGui Swift wrapper around Dear ImGui for macOS, iOS and Linux
- SwiftSDL2 Swift wrapper around Simple Direct Media Layer (SDL2) for macOS, iOS and linux
- SwiftAssimp Swift wrapper around Open Asset Import Library (aka assimp) for macOS and Linux
- Swift Simctl Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing!
- Xcode user defaults Awesome and useful Xcode defaults
- RamBob A simple RAM disk creation tool