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

Usage example/draw circle on bitmap #226

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

Conversation

NoahJCross
Copy link

This usage example creates a planet on a window by drawing a large red circle and adding random smaller circles for texture.

Splashkit Function: draw_circle_on_bitmap

  • Title and explanation (.txt)
  • C++ code
  • C# code (top-level statements)
  • C# code (Object-Oriented Programming)
  • Python code
  • Screenshot
  • Simple, clear demonstration of the function
  • Code uses Splashkit functions
  • Tested in Chrome and Firefox

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for splashkit-io ready!

Name Link
🔨 Latest commit 6e6fabd
🔍 Latest deploy log https://app.netlify.com/sites/splashkit-io/deploys/6731bc338b73270008c2770e
😎 Deploy Preview https://deploy-preview-226--splashkit-io.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.

@breezy-codes
Copy link

Prior review done on pull request #218

Copy link

@breezy-codes breezy-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed this pull request and ran all the codes in my own environment, they all ran correctly free from any errors. The code comments are consistent over all files and structure remains the same.

  • All required files are present.
    • Title and explanation (.txt)
    • C++ code
    • C# code (top-level statements)
    • C# code (Object-Oriented Programming)
    • Python code
  • Code correctly uses Splashkit functions.
  • Code clearly demonstrates the function.
  • All versions maintain the same structure and comments.
  • C++ code ran correctly.
  • C# top level code ran correctly.
  • C# OOP code ran correctly.
  • Python code ran correctly.

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