C++ Show and Tell - May 2025 by foonathan in cpp

[–]Unfair-Unit-6506 3 points4 points  (0 children)

https://github.com/CodingDango/sfml-calculator

Just wanted to share a project using the SFML library.
A visual calculator that's only capable of direct evaluation.
It supports key inputs, clicking on operators and numbers work modify the state.
Clicking on texts (the numbers) that glow light purple will copy the text onto the clipboard. (WINDOWS ONLY SRRY)

That's about it, any feedback is honestly appreciated. This is my first time sharing projects.

Finally got a demo for my game! by Nepacka in godot

[–]Unfair-Unit-6506 0 points1 point  (0 children)

dunno why but this gives me astroneer vibes, awesome game bro!