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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeCentralClub
/
space-invaders
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rewrite Space Invaders
- #6
#6
Open
WillieCubed
wants to merge 15 commits into
master
CodeCentralClub/space-invaders:master
from
base-refactor
CodeCentralClub/space-invaders:base-refactor
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Rewrite Space Invaders
#6
WillieCubed
wants to merge 15 commits into
master
CodeCentralClub/space-invaders:master
from
base-refactor
CodeCentralClub/space-invaders:base-refactor
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2017
Add .gitignore
WillieCubed
committed
7670ee8
View commit details
Copy full SHA for 7670ee8
Browse repository at this point
Remove class file
WillieCubed
committed
73fec6c
View commit details
Copy full SHA for 73fec6c
Browse repository at this point
Re-update .gitignore
WillieCubed
committed
28bba35
View commit details
Copy full SHA for 28bba35
Browse repository at this point
Format code, optimize imports
WillieCubed
committed
70fb9e5
View commit details
Copy full SHA for 70fb9e5
Browse repository at this point
Commits on Nov 11, 2017
Update project config
WillieCubed
committed
9cfbae1
View commit details
Copy full SHA for 9cfbae1
Browse repository at this point
Separate classes into separate files
WillieCubed
committed
9c9a108
View commit details
Copy full SHA for 9c9a108
Browse repository at this point
Begin making files follow code style
WillieCubed
committed
c22abb6
View commit details
Copy full SHA for c22abb6
Browse repository at this point
Commits on Nov 12, 2017
Update project config
WillieCubed
committed
062d544
View commit details
Copy full SHA for 062d544
Browse repository at this point
Finalize refactor of game objects
WillieCubed
committed
5e18c7d
View commit details
Copy full SHA for 5e18c7d
Browse repository at this point
Begin reimplementing game functionality
WillieCubed
committed
10f64b6
View commit details
Copy full SHA for 10f64b6
Browse repository at this point
Commits on Nov 20, 2017
Update GameObject to include height and width
WillieCubed
committed
389d149
View commit details
Copy full SHA for 389d149
Browse repository at this point
Remove useless code
WillieCubed
committed
3b28bb3
View commit details
Copy full SHA for 3b28bb3
Browse repository at this point
Update GameObjects to use new height and width
WillieCubed
committed
7587cf4
View commit details
Copy full SHA for 7587cf4
Browse repository at this point
Commits on Nov 21, 2017
Add new CollisionDetector interface
WillieCubed
committed
efb5a9c
View commit details
Copy full SHA for efb5a9c
Browse repository at this point
Remove old Player code
WillieCubed
committed
271faab
View commit details
Copy full SHA for 271faab
Browse repository at this point
You can’t perform that action at this time.