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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ada-C4
/
Languages
Public
forked from
AdaGold/Languages
Notifications
You must be signed in to change notification settings
Fork
16
Star
0
Code
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Planet Express in Ruby
- #6
#6
Open
lacuchilla
wants to merge 11 commits into
Ada-C4:master
Ada-C4/Languages:master
from
lacuchilla:master
lacuchilla/Languages:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Planet Express in Ruby
#6
lacuchilla
wants to merge 11 commits into
Ada-C4:master
Ada-C4/Languages:master
from
lacuchilla:master
lacuchilla/Languages:master
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2016
Create classes for each character and begin intialize method and gameplay methods in PlanetExpress class
lacuchilla
committed
e77b9d8
View commit details
Copy full SHA for e77b9d8
Browse repository at this point
Delete duplicate fry and game files
lacuchilla
committed
4586660
View commit details
Copy full SHA for 4586660
Browse repository at this point
Add missing ends to character classes and fix file paths in planet express.rb so the files are successfully required
lacuchilla
committed
0b5b4fc
View commit details
Copy full SHA for 0b5b4fc
Browse repository at this point
Add modules to files to connect them with each other
lacuchilla
committed
26316ec
View commit details
Copy full SHA for 26316ec
Browse repository at this point
Fix initialize method in game.rb. Objects are being created. Add game parameter to initialize method for bender fry leela hermes and zoidberg
lacuchilla
committed
66efc7d
View commit details
Copy full SHA for 66efc7d
Browse repository at this point
Add more methods for gameplay
lacuchilla
committed
566b3ad
View commit details
Copy full SHA for 566b3ad
Browse repository at this point
Add more logic. Try to separate out concerns but I'm caught in an infinite loop.
lacuchilla
committed
dabe501
View commit details
Copy full SHA for dabe501
Browse repository at this point
Commits on Apr 6, 2016
Working on troubleshooting character action methods and navigating through the game
lacuchilla
committed
a7fe15c
View commit details
Copy full SHA for a7fe15c
Browse repository at this point
Removed pry line from file
lacuchilla
committed
a973ecd
View commit details
Copy full SHA for a973ecd
Browse repository at this point
Fix double enter problem but the game is still buggy.
lacuchilla
committed
a510c3a
View commit details
Copy full SHA for a510c3a
Browse repository at this point
Commits on Apr 8, 2016
Attempt to fix game logic in Ruby version. Trying to figure out how to create objects in Python.
lacuchilla
committed
be9814f
View commit details
Copy full SHA for be9814f
Browse repository at this point
You can’t perform that action at this time.