Skip to content

mohithsrao/GodotGameChoukaBara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status:

Godot Project Export and Release

Playable Link

GodotGame - ChoukaBara

First game in Godot to learn the engine and create some game mechanics.

The game to be created is an old indian board game called Chouka-Bara

The game is going to be in 2D and built in the godot Game engine

Reference Project

https://kidscancode.org/godot_recipes/2d/grid_movement/

Reference Game Assets http://untamed.wild-refuge.net/rmxpresources.php?characters https://kenney.nl/assets/platformer-characters https://kenney.nl/assets/toon-characters-1

Used GitHub Actions To Build Godot: https://github.com/marketplace/actions/build-godot To Create Release: https://github.com/marketplace/actions/create-a-release To Upload Artifacts to release: https://github.com/actions/upload-release-asset To get change Log: https://github.com/marketplace/actions/generate-changelog To get Previous Release Tag: https://github.com/marketplace/actions/get-latest-release-of-repository To increase version number: https://github.com/marketplace/actions/increment-semantic-version