Show HN: Hook – a simple graphical C/C++ runtime editor While helping one of my students create and iterate on a game in C using raylib, I realized there was quite a lot of time spent on experimenting with level design and colors, how the player moves, gravity, etc. and a lot of time was wasted making a change, exiting the game, recompiling, running the game, deciding his change wasn't right, and going through the whole cycle over and over. I could tell it was demotivating, and this process was creating a barrier that prevented him from experimenting to his heart's content. I started this project to solve this problem by giving a simple gui to a few core features of lldb through the lldb api. Experimenting with changing colors, where blocks in the level go, how tall the player is, gravity is all now just a simple toggle or text field edit. The variables are modifiable while the program is running. The project is still in its early stages, and so far only targets macOS. https://ift.tt/hQsZUzP January 2, 2024 at 06:45AM
Show HN: Hook – a simple graphical C/C++ runtime editor https://ift.tt/M0bD9ue
Related Articles
Show HN: Low-Code Internal Chrome Extension Builder (Developer Preview) https://ift.tt/3wWhwK7Show HN: Low-Code Internal Chrome Extension Builder (Developer Preview… Read More
Show HN: A CLI Utility to interact with Spring Boot's Actuator Endpoint https://ift.tt/2PW6LqgShow HN: A CLI Utility to interact with Spring Boot's Actuator Endpoin… Read More
Show HN: RentMyCPU – An open-source computational network https://ift.tt/3g52X13Show HN: RentMyCPU – An open-source computational network https://ift.… Read More
Show HN: Squirrelbyte – a SQLite-based JSON document server https://ift.tt/3s9l34nShow HN: Squirrelbyte – a SQLite-based JSON document server https://if… Read More
Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP URLs https://ift.tt/3uq7XB1Show HN: I wrote an HN bot to suggest HTTPS url when people post HTTP … Read More
Show HN: CodeWing – next level code navigation for {Python,Java,Go} on GitHub https://ift.tt/3ms26swShow HN: CodeWing – next level code navigation for {Python,Java,Go} on… Read More
Show HN: Microsoft Teams (unofficial) Go library (WIP) https://ift.tt/3t5N3asShow HN: Microsoft Teams (unofficial) Go library (WIP) https://ift.tt/… Read More
Show HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://ift.tt/2R2PKLxShow HN: DragonRuby Game Toolkit – Commercial 2D Game Engine https://i… Read More
0 Comments: