Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
michaelbprice
/
go-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Making a GUI frontend for the game
- #9
#9
Open
michaelbprice
wants to merge 9 commits into
main
michaelbprice/go-cpp:main
from
multiple-frontends
michaelbprice/go-cpp:multiple-frontends
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Making a GUI frontend for the game
#9
michaelbprice
wants to merge 9 commits into
main
michaelbprice/go-cpp:main
from
multiple-frontends
michaelbprice/go-cpp:multiple-frontends
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2024
Moving files around to accomodate multiple an additional GUI frontend.
michaelbprice
committed
9c7c30e
View commit details
Copy full SHA for 9c7c30e
Browse repository at this point
Adding the glue for a GUI app built with Dear ImGui + SDL + OpenGL.
michaelbprice
committed
c0cf25d
View commit details
Copy full SHA for c0cf25d
Browse repository at this point
Guarding de-initialization logic
michaelbprice
committed
e8c4299
View commit details
Copy full SHA for e8c4299
Browse repository at this point
Adding sshd to devcontainer
michaelbprice
committed
1bd5de2
View commit details
Copy full SHA for 1bd5de2
Browse repository at this point
Installing xauth to assist in x11 forwarding
michaelbprice
committed
6b8d62d
View commit details
Copy full SHA for 6b8d62d
Browse repository at this point
Actually installing xauth instead of trying to install xeyes (an executable that comes with X11)
michaelbprice
committed
1b9d5e4
View commit details
Copy full SHA for 1b9d5e4
Browse repository at this point
Commits on Apr 9, 2024
Cleaning up Dev Container stuff to make it a bit sleeker and avoid out-of-date comments
michaelbprice
committed
ff4ebb9
View commit details
Copy full SHA for ff4ebb9
Browse repository at this point
Making sure that x11 development stuff is being installed as a part of the image.
michaelbprice
committed
dcd6d60
View commit details
Copy full SHA for dcd6d60
Browse repository at this point
Removing ImGui code for now while I figure out how to get a backend correctly hooked up.
Show description for ebfd436
michaelbprice
committed
ebfd436
View commit details
Copy full SHA for ebfd436
Browse repository at this point
You can’t perform that action at this time.