Bowling_Mega_Mix

This bowling video game has six different types of bowling, 10 Pin, Holy Roman 9 Pin, Texas 9 Pin, 5 Pin, DuckPin, and CandlePin.

w to move the ball left, d to move the ball right and space or left click to launch the ball, The cursor may need to be on the ball to be launched

Anything not covered by the GNU GPL 3.0: This work is licensed under Attribution-ShareAlike 4.0 International

You need to compile this project, and to compile this project you first need to have the godot engine with C#/.NET support which the download link is underneath this line, second you put the Bowling Mega Mix folder on your local machine, third you need to open that same folder in the engine, fourth compile the project either using the play button or something else.

To put new files in this repository you need github desktop, Here is a link to ubuntu based linux distro version of github desktop: https://gist.github.com/berkorbay/6feda478a00b0432d13f1fc0a50467f1 and whatever you do, do not use gitkraken as your github desktop replacement or linux version, it does not work.

Before you get the engine or compiling the project, you are going to need the .net sdk and runtimes and you may want to install an older version because sometimes the latest version does not work and here is a link to the directions on how you install it on linux: https://learn.microsoft.com/en-us/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website, to install an older version you change the version number to a lower number in the terminal.

To use mods you use the version 2 or later folder, you drag the mod folder in that very same folder and the mod folder must be called Bowling Mega Mix Mod and .tscn file must be called ModBowlingBall.tscn and lua scripts must be called ModBowlingBall.lua and ScoreLayer.lua

Example Mod Repository Page

This game is made in Godot 4.3 .NET version

Repository Page

Home Page

10 Pin Screenshot 10PinScreenshot

DuckPin Screenshot DuckPinScreenshot

CandlePin Screenshot CandlePinScreenshot

5 Pin Screenshot 5PinScreenshot

Texas 9 Pin Screenshot Texas9PinScreenshot

Holy Roman 9 Pin Screenshot HolyRoman9PinScreenshot

Contributors needed.