Skip to content

notme84/PNWPartyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNWPartyGame

This is a starter test repo for a Mario Party-style game jam project. This is the main game selector menu, which searches for mini-game scenes in a designated folder (res://MiniGames/) and dynamically creates a button with their name. Upon click, it loads the mini-game.

The included minigame is just there as an example to show where the minigames should be located to be seen by the project to be loaded and show required title and victory scene content, ie game name, credits, basic game instructions, etc, but how it looks or organized is up to you so be creative and have fun with it!

In your victory screen, use Global.playerWins function and pass in the player number that won, so there is score tracking!

---How to validate your entry before submission---

Fresh clone of the template project and copy your entry into the Minigames folder within. And when you run the template from the default scene, it should be automatically recognized and playable. If it doesn't do this, remodify your entry as needed.

If you have any questions, you can ask for help in the Godot Seattle Discord Game Jam channel https://discord.com/channels/1157408687393099796/1274154951379255417 or Seattle Indies' Discord Jam channel https://discord.com/channels/225755619586605056/340940420597022724.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors