Skip to content

255-Ping/Cells

Repository files navigation

Cells

Cells is a project built with the Godot Engine.
This repository contains the scenes, scripts, and assets required to open and run the project in the Godot editor.

▶ Playable Demo

A playable web demo is available here:
👉 https://255-ping.github.io/Cells/

📦 Repository Contents

  • project.godot — Godot project configuration file
  • Scenes/ — Godot scene files (.tscn) defining game objects, UI, and structure
  • Scripts/ — GDScript files (.gd) containing game logic
  • Textures/ — Image assets used throughout the project
  • .gitignore, .editorconfig, .gitattributes — project configuration files

🚀 Getting Started

Requirements

  • Godot Engine (use the same major version the project was created with)

Running the Project

  1. Clone the repository:
    git clone https://github.com/255-Ping/Cells.git
    

About

Cells is a Godot Engine project containing scenes, scripts, and assets for a game or simulation focused on cell-based mechanics, built entirely in GDScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors