docs: project README

This commit is contained in:
2023-07-24 17:25:34 -05:00
commit fc177d108d

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# Pac-Man
If the title doesn't clue you in, I'm remaking Pac-Man with SDL and Rust.
The project is *extremely* early in development, but check back in a week, and maybe I'll have something cool to look
at.
## Feature Targets
- Near-perfect replication of logic, scoring, graphics, sound, and behaviors.
- Written in Rust, buildable on Windows, Linux, Mac and WebAssembly.
- Online demo, playable in a browser.