Skip to content

leondejong/platform-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2e3ddd · Sep 9, 2024

History

3 Commits
Jul 15, 2024
Sep 9, 2024
Jul 15, 2024
Sep 9, 2024
Sep 9, 2024
Jul 15, 2024
Jul 15, 2024

Repository files navigation

Platform Game Prototype

This project contains a platform game prototype generated by manipulating a raw 8 bit RGBA frame buffer. The resulting texture data is subsequently pushed to a WGPU render pipeline and displayed via a Winit window surface.

Run

cargo r -r

Controls

key s = left
key f = right
key j = jump

Releases

No releases published

Packages

No packages published