Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 334 Bytes

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