Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 746 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 746 Bytes

SandCastle-Roger

Nature 我用来测试各种东西,实现各种想法的沙盒

主要内容

使用vite+react+ts搭建。使用Cesium实现三维地球相关的内容

启动项目

yarn install
yarn dev

待办事项

  • 完成项目初始化
    • 仿制飞书界面构建主界面
    • 卡片式分页(没搞路由)
    • 过渡动画添加
  • 构建homePage
  • 移植并改进扫雷
  • 贪吃蛇项目
    • 性能优化
    • 增加游戏规则(胜利失败等)
  • 优化CesiumSandCastle的小飞机项目(HeadingPitchRoll)
  • 部署网站