Skip to content
View Lunar2kPS's full-sized avatar

Organizations

@2kpixelstudios
Block or Report

Block or report Lunar2kPS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lunar2kPS/README.md

Hey there! I'm Carlos, and typically go by the username Lunar 🌙

🎮 I'm a Game Engineer, specialized in Unity, C#, and C++

  • I have strong passion for developing RPGs, with 9 years of Unity/C# experience
  • I enjoy writing and learning about good software architecture
  • I've done a lot of research into native OS APIs and graphics APIs in C++ for lower-level control
    • Includes Win32, Cocoa, X11, and DirectX11, OpenGL, Metal

💡 Feel free to connect with me on LinkedIn and check out my portfolio!

Popular repositories Loading

  1. pixel-art-game pixel-art-game Public

    This is a fun passion/learning project ported from Java to C++, based on TheCherno's Game Programming series.

    C++ 4

  2. intro-to-cpp-opengl intro-to-cpp-opengl Public

    A dedicated project for learning and using C++ with OpenGL.

    C++ 1

  3. advanced-cpp advanced-cpp Public

    A learning project to help my C++ skills rival my Unity/C# skills.

    C 1

  4. GGJ2020 GGJ2020 Public

    Global game jam 2020 project!!

    C# 1

  5. csharp-calls-to-lua csharp-calls-to-lua Public

    A simple project demonstrating C# calls to Lua using NLua.

    C#

  6. learning-python-dataset-io learning-python-dataset-io Public

    A learning Python project to demonstrate Python language features, file IO, and reading a COCO dataset.

    Python