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 }}
Gdn92
/
fishgame-godot
Public
forked from
heroiclabs/fishgame-godot
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 6, 2021
Update assets license to CC BY-NC (#4)
Show description for cb42720
erlend-sh
authored
cb42720
View commit details
Copy full SHA for cb42720
Browse repository at this point
Commits on Mar 7, 2021
Simplify license situation and explanation
dsnopek
committed
1507f65
View commit details
Copy full SHA for 1507f65
Browse repository at this point
Commits on Feb 19, 2021
Add Apache 2.0 License to the autoloads/ directory and explain licensing in README.md
dsnopek
committed
b48f1ab
View commit details
Copy full SHA for b48f1ab
Browse repository at this point
Commits on Feb 14, 2021
Corrections to the README.md
dsnopek
committed
3862b4b
View commit details
Copy full SHA for 3862b4b
Browse repository at this point
Replace animated gif with a real 4-player match
dsnopek
committed
f68d0a0
View commit details
Copy full SHA for f68d0a0
Browse repository at this point
Commits on Feb 12, 2021
Switch update_wins_leaderboard() to yield()'ing on "session_connected"
dsnopek
committed
470b97f
View commit details
Copy full SHA for 470b97f
Browse repository at this point
Commits on Feb 9, 2021
Move Music.gd under main/
dsnopek
committed
bf91b84
View commit details
Copy full SHA for bf91b84
Browse repository at this point
Remove TilesetTest.tscn
dsnopek
committed
0cfc5d2
View commit details
Copy full SHA for 0cfc5d2
Browse repository at this point
Commits on Feb 8, 2021
Merge UI refactor from godot-nakama-webrtc
dsnopek
committed
7f60ef7
View commit details
Copy full SHA for 7f60ef7
Browse repository at this point
Commits on Feb 1, 2021
UI change that I forgot to copy over
dsnopek
committed
0fbad47
View commit details
Copy full SHA for 0fbad47
Browse repository at this point
Copy in another UI fix to ConnectionScreen from godot-nakama-webrtc
dsnopek
committed
e92d776
View commit details
Copy full SHA for e92d776
Browse repository at this point
Commits on Jan 31, 2021
Copy in UI fix to ConnectionScreen from godot-nakama-webrtc
dsnopek
committed
c8fc8ba
View commit details
Copy full SHA for c8fc8ba
Browse repository at this point
Commits on Jan 30, 2021
Simplify leaderboard information in README.md
dsnopek
committed
73bd84d
View commit details
Copy full SHA for 73bd84d
Browse repository at this point
Minor README.md change
dsnopek
committed
f97a266
View commit details
Copy full SHA for f97a266
Browse repository at this point
Simplified the README.md by mentioning the docker-compose.yml
dsnopek
committed
74c6511
View commit details
Copy full SHA for 74c6511
Browse repository at this point
Commits on Jan 29, 2021
Tried to make the mute and back buttons less intrusive
dsnopek
committed
9af03b3
View commit details
Copy full SHA for 9af03b3
Browse repository at this point
Add a mute button
dsnopek
committed
3095637
View commit details
Copy full SHA for 3095637
Browse repository at this point
Commits on Jan 28, 2021
Attempt to prevent crash that happens when player is killed with 3+ players
dsnopek
committed
b4b54ec
View commit details
Copy full SHA for b4b54ec
Browse repository at this point
Commits on Jan 27, 2021
Fix Git merge issue in Gun scene
dsnopek
committed
55205c0
View commit details
Copy full SHA for 55205c0
Browse repository at this point
Move everything on Map1 up 4 tiles, so the holes on the bottom are more visible
dsnopek
committed
511a0b4
View commit details
Copy full SHA for 511a0b4
Browse repository at this point
Commits on Jan 26, 2021
Add an animated gif showing gameplay
dsnopek
committed
a036f1b
View commit details
Copy full SHA for a036f1b
Browse repository at this point
First pass at integrating the custom art from Pixel Frog
dsnopek
committed
cbfb8dc
View commit details
Copy full SHA for cbfb8dc
Browse repository at this point
Commits on Jan 21, 2021
Check result of get_node() before using it in TimedGenerator.gd
dsnopek
committed
59ee96a
View commit details
Copy full SHA for 59ee96a
Browse repository at this point
Fix type-o in copying code over
dsnopek
committed
eadf375
View commit details
Copy full SHA for eadf375
Browse repository at this point
Copy in 'client_version' check from godot-nakama-webrtc
dsnopek
committed
5c87119
View commit details
Copy full SHA for 5c87119
Browse repository at this point
Commits on Jan 19, 2021
Add docker-compose.yml for easier setup
dsnopek
committed
dad7cee
View commit details
Copy full SHA for dad7cee
Browse repository at this point
Minor improvements to the README.md
dsnopek
committed
0c3f9eb
View commit details
Copy full SHA for 0c3f9eb
Browse repository at this point
Commits on Jan 18, 2021
Add workflow for GitHub Actions
dsnopek
committed
8e6e669
View commit details
Copy full SHA for 8e6e669
Browse repository at this point
Add Jakob T. Rypdal to the CreditsScreen
dsnopek
committed
52673d6
View commit details
Copy full SHA for 52673d6
Browse repository at this point
Copy in UI fix to ConnectionScreen from godot-nakama-webrtc
dsnopek
committed
7fc2420
View commit details
Copy full SHA for 7fc2420
Browse repository at this point
Add Nakama module to create leaderboard (in Lua)
dsnopek
committed
aeb56ad
View commit details
Copy full SHA for aeb56ad
Browse repository at this point
Commits on Jan 17, 2021
Add "engine" property for matchmaking
dsnopek
committed
66025aa
View commit details
Copy full SHA for 66025aa
Browse repository at this point
Fixes #1: Add controls and list of Nakama features used to the README.md
dsnopek
committed
83e1efb
View commit details
Copy full SHA for 83e1efb
Browse repository at this point
Commits on Jan 1, 2021
Fixed overlapping leaderboard records in the UI
dsnopek
committed
19f8c7d
View commit details
Copy full SHA for 19f8c7d
Browse repository at this point
Copy in UI fix to ConnectionScreen from godot-nakama-webrtc
dsnopek
committed
36257d9
View commit details
Copy full SHA for 36257d9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.