Pinned Repositories
adas_adventure_tools
Non-Godot open source tools used for creating the Ada's Adventure game.
ArduinoProtoThread
A lightweight protothread library, allowing Arduino compatibles to multitask in an embedded environment.
first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
gcode
This project outputs G-code that is used to control a 4-axis hot wire cutter, employed to cut a wing / airfoil from a physical block of foam. Effectively, it is a slicer for a particular arrangement of raw-coordinate data files.
GKCache
An iterable version of Cocoa's NSCache. Use at your own risk.
gkZerk
A text-based adventure game framework, written in Python. This is kind of a cool little Python app, and you can indeed kill bad guys and win the game in the provided tutorial level, but it should be treated as a WIP (work-in-progress). Highlights include a clearly defined "game loop", MVC-ish architecture, written via TDD, and lots of bugs.
godot-addons-as-submodules
A collection of suggested Godot add-ons, via Git submodules. Use symlinks from your Godot project to access them.
kriner-pc
A circuit board! Enjoy this push-button power converter, also featuring a logic-level activator. Easily control DC pumps and valves via Arduino, Pi, etc. Handles 5-12VDC, max 15A (with an optional 40mm fan). Robust, and hey... tested in the real world.
phase-deuce
This program was written during the COVID-19 pandemic, as a way to demonstrate that manual "contact tracing" can be spoofed.
gregkrsak's Repositories
gregkrsak/first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
gregkrsak/gcode
This project outputs G-code that is used to control a 4-axis hot wire cutter, employed to cut a wing / airfoil from a physical block of foam. Effectively, it is a slicer for a particular arrangement of raw-coordinate data files.
gregkrsak/adas_adventure_tools
Non-Godot open source tools used for creating the Ada's Adventure game.
gregkrsak/ArduinoProtoThread
A lightweight protothread library, allowing Arduino compatibles to multitask in an embedded environment.
gregkrsak/adas_adventure_addons
(Git submodule) addons for the Ada's Adventure video game.
gregkrsak/adas_adventure_build_environment
Build environment for the Ada's Adventure video game.
gregkrsak/awesome-go
A curated list of awesome Go frameworks, libraries and software
gregkrsak/destructible-tiles-godot-4
gregkrsak/DOOM
DOOM Open Source Release
gregkrsak/godot-2d-explosion
Yeah, no. Just an explosion. 💥
gregkrsak/godot-console-1
Simple in-game console for Godot 4.0.
gregkrsak/godot-logger
Simple in-game logger for Godot 4.0
gregkrsak/godot-radial-menu
A radial menu for Godot, supports Mobile & Desktop
gregkrsak/godot_little_camera_preview
🎥 Picture-in-picture style preview for both 2D and 3D cameras
gregkrsak/godot_sound_manager
A simple music and sound effect player for the Godot Engine
gregkrsak/GodotOS
An Operating System Interface made in Godot!
gregkrsak/HuskyTail
Uses an Arduino and a linear actuator to wag the tail of a Home Depot outdoor husky decoration.
gregkrsak/odin-slides
This is an advanced Python tool that empowers you to effortlessly draft customizable PowerPoint slides using the Generative Pre-trained Transformer (GPT) of your choice. Leveraging the capabilities of Large Language Models (LLM), odin-slides enables you to turn the lengthiest Word documents into well organized presentations.
gregkrsak/piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
gregkrsak/resonate
An all-in-one sound and music management addon for the Godot game engine.
gregkrsak/revup
Revolutionary github tools. Effortlessly create multiple branches and pull requests.
gregkrsak/rgraph
Backend with superpowers. Supercharge your web applications with Authentication, Database, GraphQL and serverless functions right from day zero.
gregkrsak/RubbermaidGuidanceSystem
Got a kid and a plastic tub? Fly them around in style!
gregkrsak/scene-library
A tool for easy work with your scenes in Godot 4.2+
gregkrsak/ShaderV
Godot Visual Shader Plugin
gregkrsak/simple-gui-transitions
Godot plugin to swap GUI menus elegantly.
gregkrsak/SmartShape2D
A 2D Terrain Tool for Godot
gregkrsak/sooty
A dialogue engine system for Godot4.
gregkrsak/SPy
Simple Pygame wrapper (SPy)
gregkrsak/tiny-api-client
The short and sweet way to create API clients in Python