Skip to content

Couchfriends/Space-Crawlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A wanna be turn-based game

A yet to be turn-based game.

Install

npm install & grunt or open the build/index.html in your browser

Thanks to

Object structure

+ Sg
|
+--+ Element
|  |
|  + Menu // Everything in menu
|  |
|  +--+ Menu.Element
|  |  |
|  |  +--+ Menu.Button
|  |  |  |   Menu.ButtonMenu
|  |  |  |   Menu.ButtonPlay
|  |  |
|  |  +--+ Menu.Level
|  |     |   Menu.LevelOne
|  |     |   Menu.LevelTwo
|  |     |   ...
|  |
|  +--+ ...

About

A turn-based game in space playing with friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages