Skip to content

pihedron/polytopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polytopia

This project is an attempt to clone The Battle of Polytopia in JavaScript using Three.

Contributing

All contributions to this repository are welcome. There are many features yet to be implemented. Please fork and star to support this project.

Tip

To make development easier, this project uses JSDoc comments.

Tutorial

  • move camera forward
  • move camera backward
  • click select tile
    • select unit
    • move unit
    • attack unit

Features

  • 3D rendering
  • movable camera
  • map generation
    • land, sea, ocean
    • mountains
    • villages
  • GUI
  • units
    • movement
    • combat
    • training
  • turns
  • tech tree