Skip to content
@sucata-engine

Sucata

Gather yours scraps and recycle into a game with Sucata Engine!

Sucata

Gather yours scraps and recycle into a game!

An open-source 2D game engine made with Odin programming language and Lua as scripting language, inspired by Love2D and Godot Engine.

Website/Documentation | Discord


Table of Contents


🔩 What is Sucata?

Sucata game engine is a 2D game engine made to be simple and easy to use, with a lot of features to make your game development experience better.

The goal is to make a create game experience similar good and smooth using only Lua scripting language.

🔧 Installation

MacOS/Linux

curl -fsSL https://raw.githubusercontent.com/sucata-engine/sucata-engine/refs/heads/main/install_unix.sh | bash

Windows

irm https://raw.githubusercontent.com/sucata-engine/sucata-engine/refs/heads/main/install_windows.ps1 | iex

Installing the Sucata Addon

  1. Install the sumneko lua extension on your favorite IDE
  2. Open the Addon Manager
  3. Search for 'sucata' and install

You can see the manual instalation here


📝 Getting Started

Read more at sucata.dev


🌱 Examples

Meteors

A game inspired by the classic Asteroids game, where you need to survive as long as possible avoiding meteors.

Link

Pinned Loading

  1. sucata-cli sucata-cli Public

    It is a CLI to help develop on Sucata Engine

    Odin

  2. sucata-player sucata-player Public

    Sucata player it is the framework to run your sucata game

    Odin

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…