Coder Social home page Coder Social logo

make-me-a-sandwich's Introduction

Make Me A Sandwich

This will be a Python - JavaScript game that is based on matching halves of sandwiches. Generally the game play goes as follows:

Simple Version

  1. A grid is initialized randomly with sandwich halves, some peanut butter, and some jelly.
  2. The goal of the user is to click adjacent matching halves to complete a sandwich.
  3. Completing a sandwich opens up the space where one of the halves used to be, and allows new pieces to drop down into it's place.
  4. If sandwiches are combined anywhere in the board, they can be clicked to go away, gain points, and have their spaces filled.
  5. A sandwich reaching the bottom also disappears and grants a point.

Advanced Version

  1. A sandwich reaching the bottom will disappear and grant a "sudo" point.
  2. With a sudo point, a user can match two non-adjacent halves. This is useful for when there are no more matches.
  3. As the game progresses, more different kinds of sandwiches to be matched are added (avocado toast, etc.)

Effects should include a satisfying squish when halves are put together. There could possibly be an animation to make it more interesting too.

under development

make-me-a-sandwich's People

Contributors

tabakg avatar vsoch avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.