Skip to content

sebsx/abalone_react_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A proyect to practice react reactivity building the Abalone board game.

Comments.

Started as a react JS proyect using create-react-app, moved to Typescript & Vite.

Cube Coordinates.

Just implemented a second set of coordinate systems - cube coordinates - for the board to be able to be reference as a hezagonal grid. This will help ease the implementation of different algorithms for the balls functionability. Now a ball can be reference by its position on the array and by its cubic coordinates.

About

A proyect to practice react reactivity building the Abalone board game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors