Skip to content

gtsh77/POLIMINO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POLIMINO

2-D Puzzle Game based on polimino [ALPHA]

PROJECT PROGRESS: https://trello.com/b/vBuHEzTA/2d-polimino
LIVE DEMO: http://anton-makridin.ru/work/polimino

Some project ideas:

  1. game can be based on array data struct, broadcasted by server
  2. need to convert dom render to canvas render (this can't be done w/o rewriting 50% of components)
  3. clients render data struct
  4. clients manipulating data struct then send coords to the server
  5. server running own struct copy of game and can agree/disagree and force client to redraw the whole thing or say 'OK'
  6. think about what scoring system can be

Screenshot of the latest ALPHA: polimino_nes

About

2-D Puzzle Game based on polimino [ALPHA]

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors