Skip to content

raquelxmoss/word-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Wars

Word-building tower-defense game built with Cycle.js

Milestones

  • Render a board
  • Drag click and click tiles around the board
  • Add base to protect (centre square)
  • Add enemies to attack base
  • Letters are distributed according to Scrabble rules
  • Allow building words as defenses
  • Check that a word is valid
  • Check that a word is connected to the base!
  • Letters that are part of a valid word should damage enemies
  • Valid letters shoot visible bullets at enemies
  • Enemies should path-find and attack defenses
    • Enemies path find
    • Enemies are stopped by active letters
    • Enemies attack active letters in their way
    • Recalculate enemy paths when a letter is moved or destroyed
    • Re-enable letters attacking enemies
  • Drag and drop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages