Skip to content

TLCgames/TLCgames.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Three Kins is a number sense board game developed and trademarked by Lovence.

This project uses classes to create chip objects and a board object for game logic. With that setup, it's easier to attach multiple event handlers and event chaining to manipulate HTML and CSS.

Latest updates

  • UI redesign
  • Restart game, preserving score (Start Game button becomes New Round button on round end)
  • Bonus move functionality (extra move after scoring a point, a player can make up to 3 moves in a row)
  • No repeat moves (you can't return a piece to its previous position during a bonus move)

Overall plan

  1. Require selecting a combination after each move.
  2. Improve visuals and add sounds.
  3. Tutorial.
  4. AI and/or multiplayer.

To do list

  • Dropdown relations menu
  • Select relations to score points (or no relation to end turn)
  • Player turn indicator (background color indicator)
  • Wood-style board background
  • Sound effects
  • Lifting pieces and moving them around
  • Fullscreen board button?

About

Page for currently in development game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors