mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 15:15:48 -06:00
docs: project README
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal 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.
|
||||||
Reference in New Issue
Block a user