-
Firemark Foundry
- Boulder, CO
-
07:30
(UTC -07:00) - https://mastodon.gamedev.place/@tsraveling
Highlights
- Pro
-
-
-
kerbalist Public
Kerbalscript files for The Kerbalist Twitch playthrough.
KerboScript UpdatedDec 3, 2024 -
-
-
obsidian-theme-madyak Public
Obsidian theme with better highlighting for headers and bolds, and clearer cutouts for inline code and code blcoks.
CSS UpdatedAug 11, 2024 -
-
Vector2D Public
A C++ implementation of Vector2 that uses double (ie double precision, 64-bit) instead of 32 bit floats. I use this personally for orbital mechanics math, but it should serve any project requiring …
-
skald Public
A code-forward interactive fiction toolset that compiles to JSON. Sublime syntax file included; Godot integration coming soon.
-
skald-tester Public
A simple application in Godot that can be used to test individual Skald files.
-
rn-cyoa Public
A React Native Choose Your Own Adventure
-
nested-categories Public
A nested category demo in Angular.
TypeScript MIT License UpdatedJan 7, 2023 -
-
jsoneditor-react Public
Forked from vankop/jsoneditor-reactreact wrapper implementation for https://github.com/josdejong/jsoneditor
JavaScript MIT License UpdatedJun 8, 2021 -
-
-
arducam-demo Public
An Arducam Demo using the ESP8266 UNO board with the Arducam Mini OV2640 camera. Heavily annotated and refactored for clarity.
C++ MIT License UpdatedOct 25, 2018 -
metal-demo Public
A demo of some of the rendering capabilities of the Metal framework on iOS.
Swift MIT License UpdatedOct 25, 2018 -
montyhall Public
A Swift playground that runs 1,000 tests using both strategies in the famous Monty Hall program. See for yourself!
Swift MIT License UpdatedOct 22, 2018 -
swift-cpp Public
A sample project that shows how to integrate C++ classes and methods into a Swift 4 project.
Swift MIT License UpdatedOct 19, 2018 -
-
TanksNetworkingInAzure Public
Forked from PoisonousJohn/TanksNetworkingInAzureTanks Networking demo project from Unity Store that can be deployed in Azure Cloud and scaled using Kubernetes
C# Apache License 2.0 UpdatedSep 4, 2017 -
pyadventure Public
A choose your own adventure scripting parser written in Python with PyPEG2
-
cocos2d-tutorial Public
Tutorial from [here](https://www.raywenderlich.com/95835/cocos2d-x-tutorial-beginners)
MIT License UpdatedApr 20, 2017 -
-
datapop Public
This is a data population and schema definition command line tool built in Python. It's intention is to allow creators like game designers to define internal data schema, populate that schema (e.g.…
Python MIT License UpdatedMar 27, 2017 -
-
KILabel Public
Forked from Krelborn/KILabelA simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
Objective-C MIT License UpdatedJan 3, 2017 -
-
TSRConvenience Public
A set of concise convenience functions that speed up working in Swift.