|
|
@@ -0,0 +1,23 @@
|
|
|
+# Pinball0 (Pinball Zero)
|
|
|
+Play pinball on your Flipperzero!
|
|
|
+
|
|
|
+This is a BETA release
|
|
|
+
|
|
|
+## Features
|
|
|
+* Realistic physics and collisions
|
|
|
+* User-defined tables via JSON files
|
|
|
+* Portals!
|
|
|
+* Bumpers, flat surfaces, curved surfaces
|
|
|
+* Fancy animations (-ish)
|
|
|
+
|
|
|
+## Controls
|
|
|
+* **Ok** to release the ball
|
|
|
+* **Left** and **Right** to activate the left and right flippers
|
|
|
+* **Back** to return to the main menu or exit
|
|
|
+* **Up** to "bump" the table if the ball gets stuck
|
|
|
+
|
|
|
+I find it easiest to hold the flipper with both hands so I can hit left/right with my thumbs!
|
|
|
+
|
|
|
+## Tables
|
|
|
+Pinball0 ships with several default tables. These tables are automatically deployed into the assets folder. Tables are simple JSON which means you can define your own! Your tables should be stored in the data folder. **The default tables may change over time.**
|
|
|
+
|