Code Monkey home page Code Monkey logo

minesweeper_android's People

Stargazers

 avatar

Watchers

 avatar

minesweeper_android's Issues

[feature] Never guess mode

Consider this situation: you tap on a cell which happens to be a mine, but there exists a configuration of mines such that the tapped cell isn't a mine. Then in never guess mode, the app will rearrange the mines such that your tapped cell is free, effectively resulting in you always guessing correctly. No more 50-50 guesses at the end!

Set up beta + release versions

Have a bunch of asserts in beta version which are removed in release version (we don't want release to randomly crash)

For beta version, log tests to file so I can debug later

add mine prob test

Probabilities should locally add to x/y where x out of y squares are known to be a mine (locally)

Add leaderboard

https://developers.google.com/games/services/common/concepts/leaderboards
-con Android app will ship with Google play services SDK. I want to keep the app minimal, and open source (so no proprietary software)

Reason for minimal:

  • KISS: keep it simple stupid
  • UNIX philosophy: do one thing, and do it well.
  • already received positive feedback/validation specifically about minimal from a user

https://aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=tier%23always-free

Leaning towards aws (free tier) currently - I have move control compared to Google's leaderboard.

Also I want the leaderboard (viewed in app) to be a minimal XML table. Google's leaderboard at first glance looks like a lot of bloat

Explain (in English) how to figure out a deducible square

Explain why/how a square is logically free/a mine

either: ask user for specific deducible square to be explained, or just explain the simplest deducible square (when there's like a ton pf deducible stuff)

allow feature after game ends

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.