Skip to content

tecknut/DT228-4-Rich-Web-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DT228-4-Rich-Web-Assignment

Alan Egan C09294686

This is supposed to be a blockbuster style game. Players log in and create a game. Other players can see games and join to play.

The hexagons are drawn with Kinetic js, a html5 graphics library. The tessellated grid was put together by calculating the points for each hexagon and offsetting them.

The idea was to have each player try type the answer and the quickest correct answer wins.

Each player has a color and claims the board as they answer correctly.

Issues arose once I started to try and get synchronous game play. The Kinetic objects didn't serialise well and I couldn't get the game board to update.

I tried a few different things but nothing worked right.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published