Giter VIP home page Giter VIP logo

picross's Introduction

mvp

nice to haves

  • sudoku.com line clear effect
  • Report puzzle
  • click and hold
  • Vote to clear
  • Vote to skip

cleanup

todo

  • rare backend bug where puzzle is not found or something
  • fix confetti on firefox
  • bg reisze bug

doing

done

  • make toggle unselectable

  • keep list of last 10 solved puzzles, don't show them again (done but untested)

  • Better unrefs

  • Better concurrency

  • Fix puzzle name spoiler

  • Better layout for usernames

  • 'no clue really' renamen naar helikoptervogel

  • Is puzzle solvable?

  • bug: 'hitsincolumns' could point to playfield or solution

  • cursor sync is broken

  • 'new puzzle' knopd

  • Send new puzzle after clearing

  • repareer 'my puzzles'

  • repareer game.vue

  • Repair create puzzle

  • Nicknames

  • Setting X'es touchscreen

  • Basic touchscreen controls

  • auto-x'es indien line goed is

  • Muis ook socket syncen

  • optical guides

  • mouse and keyboard should share same cursor

About puzzle difficulty

https://liacs.leidenuniv.nl/~kosterswa/nonodec2012.pdf

How to fix the refs issue:

  • useGrid accepts dumb grid and solution arrays -> do they? They can init as empty
  • Exports one 'grid' object, with methods like 'set' (with own internal clamptogrid), 'levelIsClear', 'hitsinrow'
  • 'game.vue' and 'create.vue' recieve this object, and pass it to TheGrid
  • This is sort of a store, actually. It doesn't feel too dirty if you think about it like that.

##Some composition references: https://wildermuth.com/2020/08/30/Vue-3-To-Vuex-or-Not-to-Vuex https://andrejgaluf.com/blog/vue-composition-api-store/ https://dev.to/thomasferro/composition-api-v-renderless-components-let-s-use-vue-3-s-features-to-clean-our-components-n25

picross's People

Contributors

berenddeperend avatar

Watchers

James Cloos avatar  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.