An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by TheDudeFromCI

A curated list of projects in awesome lists by TheDudeFromCI .

https://github.com/thedudefromci/unity-interface-support

A simple implementation which allows for interface-type fields to be accepted in the Unity inspector.

api interface package serialization unity3d

Last synced: 12 Apr 2025

https://github.com/thedudefromci/mineflayer-youtube-tutorials

A collection of source files for my Mineflayer Youtube tutorial videos.

Last synced: 12 Apr 2025

https://github.com/thedudefromci/bones3

Bones³ is a Voxel Editor for Unity. Supports both in-game and in-editor building.

editor unity-asset unity3d voxel voxel-engine

Last synced: 12 Apr 2025

https://github.com/thedudefromci/wraithengine

A free, open source, Java game engine library built on top of LWJGL. Designed to act as a use-exactly-what-you-need, no-assumptions framework, WraithEngine is versatile enough to act as a library within other tools or projects, or a full fledged standalone game engine.

engine framework game game-development game-engine gamedev indiedev java-game library lwjgl3

Last synced: 12 Apr 2025

https://github.com/thedudefromci/firstsight

A first person controller plugin written for Unity.

first fps person unity

Last synced: 12 Apr 2025

https://github.com/thedudefromci/mineflayer-plugin-template

A simple template repository for developing Mineflayer plugins through Typescript.

Last synced: 12 Apr 2025

https://github.com/thedudefromci/projectsarica

A Minecraft artificial general intelligence bot, designed with the goal of replicating thoughts and emotions.

agi ai bot emotion minecraft

Last synced: 12 Apr 2025

https://github.com/thedudefromci/mineflayer-botdown

The client-side plugin for interacting with the BotDown Minecraft server through Mineflayer.

Last synced: 12 Apr 2025

https://github.com/thedudefromci/mineflayer-plugin-list

A website which hosts a list of available Mineflayer plugins.

mineflayer plugins

Last synced: 20 Mar 2025

https://github.com/thedudefromci/spigot-botdown

A Minecraft Spigot plugin for a competitive bot battle server.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/vertexlang

The compiler and interprter for the Vertex programming language.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/project-sarica-v3

The third iteration of the self aware general intelligence project.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/paperdeck

A card game builder designed within Unity.

builder card-game unity3d

Last synced: 20 Mar 2025

https://github.com/thedudefromci/mineflayer-discord

spaghetti code, mineflayer edition

Last synced: 20 Mar 2025

https://github.com/thedudefromci/bonescubed

A Unity package for working with procedural voxel environments.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/kidra-terminal

A terminal interface for Mineflayer.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/mineflayer-blockencoder

A simple Mineflayer plugin that adds a block encoder for machine learning purposes.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/generative-toolkit

A personal library for common generative machine learning resources, utilities, and applications.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/quiver

A webapp for designing node graphs based on the Vertex library.

graph node server web webapp

Last synced: 20 Mar 2025

https://github.com/thedudefromci/petbot

A bot that hosts the information for different digital pets and interactions with those bots.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/quest-generator

An experimental Python library for handling automatic quest generation in RPGs.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/reflect

The game of Reflect, for Unity.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/glom-autoencoder

An experimental GLOM implementation experiment using autoencoders to train the model.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/minecraftschematic-gan

A GAN that can generate standard Minecraft schematics.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/flyingsquid-rpg

An RPG plugin for FlyingSquid to help create MMORPG themed servers.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/runex

A magic-themed esoteric programming language.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/conquest

The original Minecraft RTS server, Conquest, custom plugin source code.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/codexn

An experimental AI project where an algorithm attempts to generate node graphs to complete tasks in a neural network guided heuristic search pattern.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/projectcass

An early prototype emotionally-driven bot for Minecraft, written with Mineflayer.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/awgenshell

An interactive and flexible command line and library for the Awgen command line language.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/embers-to-empires

A modpack for Minecraft that focuses around rebuilding an ancient and technologically advanced civialization.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/subdivision-goal-solver

A simple module that aims to allow for problems to be solved by breaking them into smaller, independant tasks based on the world state.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/adjacency

A heuristics server for Codex implemented with Pytorch.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/havensgames

The core plugin for HavensGames.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/project-roadmapper

A project management program which generates procedural road maps and milestones to aid in development.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/mineflayer-stateful

A copy-on-write wrapper for Mineflayer bots, to allow testing and AI mental simulations.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/ci-s-mind

A collection of random article/diary entries I wrote while thinking out loud.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/bevy_test_utils

A collection of test utilities to reduce boilerplate when writing Bevy unit tests.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/trainableclassicalfunctions

This is an experiment to test a concept for training a standard software function using machine learning techniques.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/awgencore

The core Unity package for the Awgen engine. Provides the overal logic and data structures that are used heavily in extending packages.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/javamaven-template

This is a template project for setting up a Maven project with full CI support via Github Actions + SonarCloud.

ci java maven setup template template-project

Last synced: 20 Mar 2025

https://github.com/thedudefromci/tradingcardlayout

A small browser-based utility for laying out trading card images onto a sheet of printer paper.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/rust-awgen

The Rust implementation of the Awgen game.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/mineflayer-goals

A Mineflayer plugin for automated goal execution and heuristic-guided decision making.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/createmoregears

An addon for the Minecraft mod, Create, that adds new gear types to the game.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/wraithengine2

A newer version of WraithEngine, started on January 20th, 2016.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/vertex

Vertex is a node graph based programming language that is implemented in Java.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/vae-gan

An implementation for stabalized the training of a GAN agent by pretraining the network using a VAE.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/thought-bubble

Thought Bubble is a state-less service which can be used to generate meaningful dialog for an artificial agent. It is indended for use with NPCs in gaming, and is designed to be personality and context aware in the dialog it generates.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/talantra

This official source code for the computer game, Talantra.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/wraithavengames-website

The official website for Wraithaven Games.

portfolio portfolio-website website

Last synced: 20 Mar 2025

https://github.com/thedudefromci/movietracker

A movie indexing helper program.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/mineflayer-prioritizer

An emotionally-driven prioritizer and self-activator for controlling Mineflayer bots and underlying plugins.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/folksmod

A kingdom management mod for Minecraft with a strong focus on NPC development and personality.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/diettracker

A simple diet tracking program to allow users to count calories, fats, and other similar things.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/vterm-realtime-ai-test

This is an experiment for the application of making a real time, natural learning agent that exists entirely within a virtual terminal.

Last synced: 20 Mar 2025

https://github.com/thedudefromci/dungen

A small python module for generating random dungeons.

Last synced: 20 Mar 2025