-
Using html/javascript to create a Catan board game and get familier with the basic html/javascript knowledge and learn new things!
-
This project involos:
- Basic DOM with jQuery and css styling
- Using svg element to creat hexagon, and rendering. (Since comparing to canvas element, svg can provoide a more high resolution geometric shape.)
- Math involos hexagon coordination and hexagon corners(I called it "node") numbering. This is make it possible to generate a random size hexagon map, rather than a fixed small size hexagon map. But the algorithm might need to be optimized for larger map size.
- Implememntation of javascript class.
- Basic arrow function implementation.
-
The final goal is to make a multi-player online catan board game.
-
Notifications
You must be signed in to change notification settings - Fork 2
koufongso/Catan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published