PROJECT IS NOT COMPLETE, while playable it is still in Alpha testing. Enjoy, but stay tuned.
Using Matter.js library to build a physics game. Buttons generate randomly sized circles,
polygons, triangles, or random objects. Point of game is to balance as many objects on
the platform without the objects falling. Each object creates points, dropped objects
are removed from game and points are deducted from main score.
-
Clone repository
-
Open terminal
-
Run npm install
-
npm run start
-
Open a browser: http://localhost:3000/
-
Enjoy!
-
OR click here Netlify where it's hosted
AKA... https://practical-jackson-28fb60.netlify.com/
React.js, Javascript, CSS3, HTML, jQuery, and Create React App
Matter.js: A 2D physics engine for the web
React-Modal: Accessible modal dialog component for React.JS
Press Start 2P - Google Font: Press Start 2P is a bitmap font based on the font design from 1980s Namco arcade games.
VT323 - Google Font: This font was created from the glyphs of the DEC VT320 text terminal
- Adapt styling to allow for mobile device use/view of content
- Further CSS styling
- Level selector
- More difficult levels
- Point system for losing and winning a game finished
- Objects have more refined physics
Beta v1.0
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.