AHL00 / CobaltOld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cobalt Engine

Cobalt logo

A simple 2D game engine written in Rust

This is mainly a learning project so it's not going to be the best engine, but it should be at least decent.

Build Lines of code

Features

  • 2D Rendering
    • Basic sprite rendering
    • Sprite batching
    • Particle system
    • Primitives
  • GUI Editor
  • Physics
  • Audio
  • Assets/Resources
  • ECS

Goals

  • Performant
  • Modular
  • Easy to use

About


Languages

Language:Rust 96.9%Language:WGSL 3.1%