Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point in circle #354

Open
wants to merge 27 commits into
base: usage-examples
Choose a base branch
from

Conversation

Jinx-means-jinx
Copy link

@Jinx-means-jinx Jinx-means-jinx commented Jan 10, 2025

Overview

New usage example to show how to check if the point in circle or not.

Splashkit Function: point_in_circle

image
image
point_in_circle-1-simple

Files Included

  • Title and explanation (.txt)
  • C++ code
  • C# code (top-level statements)
  • C# code (Object-Oriented Programming)
  • Python code
  • Screenshot

Usage Example Checks

  • Simple, clear demonstration of the function
  • Code uses Splashkit functions
  • Tested in Chrome and Firefox

Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for splashkit-usage-examples ready!

Name Link
🔨 Latest commit 6dd1ffc
🔍 Latest deploy log https://app.netlify.com/sites/splashkit-usage-examples/deploys/67836441e862350008fd8cfa
😎 Deploy Preview https://deploy-preview-354--splashkit-usage-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@omckeon
Copy link

omckeon commented Jan 10, 2025

@Jinx-means-jinx
Can you update this to be either a mouse click for input, or using the arrow keys to move a pixel (with a circle outline (draw_circle) around it) around the screen (or both), with some text that says "Point In Circle!" when it is inside the circle? (And therefore has no terminal inputs/outputs.)

@omckeon omckeon mentioned this pull request Jan 10, 2025
9 tasks
@Jinx-means-jinx
Copy link
Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants