perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
AI and pathfinding for 2D-platformers in Godot 3.
Status: rewrite in progress. This branch (
master) is intentionally minimal during active development; the real code lives ondev.
A 2D platformer character / pathfinding framework for Godot (client-side prediction, surface-aware movement, pathfinding across platforms). Originally written for Godot 3 in GDScript; being rewritten for Godot 4 in C++ as a GDExtension, with a planned dynamic-pathfinding mode that doesn't require pre-parsing a static platform graph.
| Branch | Content |
|---|---|
master (this) |
Minimal during the rewrite — just this README. |
dev |
Active Godot 4 + C++/GDExtension development. |
godot3 |
Preserved Godot 3 GDScript version (pre-rewrite). |
asset-lib-v0.7.0 |
Pinned reference for the Godot Asset Library entry. |
git checkout devgit checkout godot3more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
search projects, people, and tags