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
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 }}
janbodnar
/
Java-Pacman-Game
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
30
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
massive folder restructuring, and adding unit testing with junit5
- #3
#3
Open
MFarhanZ1
wants to merge 16 commits into
janbodnar:master
janbodnar/Java-Pacman-Game:master
from
MFarhanZ1:master
MFarhanZ1/Java-Pacman-Game:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
massive folder restructuring, and adding unit testing with junit5
#3
MFarhanZ1
wants to merge 16 commits into
janbodnar:master
janbodnar/Java-Pacman-Game:master
from
MFarhanZ1:master
MFarhanZ1/Java-Pacman-Game:master
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2025
✨ chore: initial Maven POM file for project setup
MFarhanZ1
committed
8230ee0
View commit details
Copy full SHA for 8230ee0
Browse repository at this point
✨ chore: add VSCode settings for Java build configuration
MFarhanZ1
committed
c67ec75
View commit details
Copy full SHA for c67ec75
Browse repository at this point
✨ chore: add compiled BoardTest class for testing
MFarhanZ1
committed
0febc95
View commit details
Copy full SHA for 0febc95
Browse repository at this point
✨ chore: add new image assets for game graphics
MFarhanZ1
committed
e5800a7
View commit details
Copy full SHA for e5800a7
Browse repository at this point
✨ chore: add generated files for Board and Pacman classes and their tests
MFarhanZ1
committed
6847f5d
View commit details
Copy full SHA for 6847f5d
Browse repository at this point
✨ chore: add test report for BoardTest class
MFarhanZ1
committed
6e08d52
View commit details
Copy full SHA for 6e08d52
Browse repository at this point
✨ chore: add test report for BoardTest class
MFarhanZ1
committed
877c751
View commit details
Copy full SHA for 877c751
Browse repository at this point
🔥 feat: add compiled Board class for testing
MFarhanZ1
committed
769a083
View commit details
Copy full SHA for 769a083
Browse repository at this point
🔥 feat: add Board$TAdapter class binary file
MFarhanZ1
committed
d2b6538
View commit details
Copy full SHA for d2b6538
Browse repository at this point
🔥 feat: add compiled Pacman class for testing
MFarhanZ1
committed
e70a567
View commit details
Copy full SHA for e70a567
Browse repository at this point
🔥 feat: add unit tests for Board class movement and game mechanics
MFarhanZ1
committed
662051e
View commit details
Copy full SHA for 662051e
Browse repository at this point
✨ chore: update documentation for Board and Pacman classes
MFarhanZ1
committed
e8eebb3
View commit details
Copy full SHA for e8eebb3
Browse repository at this point
🔥 feat: implement Pacman class with basic UI setup
MFarhanZ1
committed
9a37538
View commit details
Copy full SHA for 9a37538
Browse repository at this point
Merge branch 'janbodnar:master' into master
MFarhanZ1
authored
82ad9c7
View commit details
Copy full SHA for 82ad9c7
Browse repository at this point
🛠 refactor: remove Pacman class as part of huge refactoring
MFarhanZ1
committed
3cadf50
View commit details
Copy full SHA for 3cadf50
Browse repository at this point
🛠 refactor: refactor resources folder image assets into more clean folder structures
MFarhanZ1
committed
f1cd6e2
View commit details
Copy full SHA for f1cd6e2
Browse repository at this point
You can’t perform that action at this time.