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

Dec to Hex Example Updates #248

Open
wants to merge 1 commit into
base: usage-examples
Choose a base branch
from

Conversation

EthanRin
Copy link

Overview

Added usage example for fill_ellipse including C# OOP

SplashKit Function: dec_to_hex

  • C# Code (Object-Oriented Programming)
  • Update naming for Top Level Code

Checklist

  • Clear Demonstration of the function
  • Clear Demonstration of the function
  • Tested on Chrome and it's fully functioning

Folders and Files Added/Modified

  • Added:
    • dec_to_hex/dec_to_hex-1-simple-oop.cs
  • Modified:
    • dec_to_hex/dec_to_hex-1-simple-top-level.cs

Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for splashkit-io ready!

Name Link
🔨 Latest commit 72821f4
🔍 Latest deploy log https://app.netlify.com/sites/splashkit-io/deploys/6735f518f5fdf00008578ebb
😎 Deploy Preview https://deploy-preview-248--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.

Copy link

@SimonRhook SimonRhook 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 the addition of the C# code and verified that everything runs correctly and gives consistent results to existing code. Overall this is a good addition, and clearly represents the usage of this function.

I approve of this PR

  • 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