Skip to content

CMUBA/godot-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic 2D Game with Comedot

A 2D game project built using Godot 4.4 dev7 and the Comedot framework.

Project Setup

  1. This project uses Godot 4.4 dev7
  2. Uses Comedot framework for component-based game development
  3. Follows Comedot project structure and coding conventions

Development Requirements

  • Godot 4.4 dev7
  • Git for version control
  • Basic understanding of GDScript and Godot engine

Project Structure

/
├── Assets/           # Game assets (sprites, sounds, etc.)
├── Scenes/           # Game scenes
├── Scripts/         # Game-specific scripts
├── Components/      # Custom components
└── lib/             # External libraries and frameworks
    └── comedot/     # Comedot framework

Getting Started

  1. Clone this repository
  2. Open the project in Godot 4.4 dev7
  3. Main scene is located in Scenes/Main.tscn

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

About

a template form godot, build for CMUBA game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published