/pong-ecs

The Hello World of gamedev

Primary LanguageRust

Pong

A simple implementation of Pong in Rust using ECS and SDL 2.

alt text

Installation

macOS:

$ brew install sdl2 sdl2_gfx sdl2_ttf

Building

$ cargo run --release