Skip to content

Explorer1092/cc-game-template2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A Cocos2d-js Game Template

Install

#init project
vue init lingobus/cc-game-template2 <project-name>
cd <project-name>

Conventions

  • Main.fire: entry scene
  • animations: all animation files
  • audios: all audio files
  • scenes: scene files along with their same named script files.
  • scripts: all other script files
  • node_modules: managed packages
  • textures: all textures
    • common: textures shared among scenes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published