Skip to content
/ bored Public

A little js game project based on some rooms in the legend of zelda's game serie

License

Notifications You must be signed in to change notification settings

skornous/bored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bored Build Status

A little js game project based on some rooms in the legend of zelda's game serie

Objectives

Use a set of tools that I want to learn. These tools are :

  • GruntJS as the file watcher
  • KarmaJS for tests
  • Git for the versionning
  • Materializecss for the design

How to start the game

Just open the index.html file and start to play.

How to contribute or modify

  • Fork the repository
  • Download and install node.js
  • Install all the dev dependencies : npm install

You are now ready to go !

TODO

  • Create a map
  • Add cell's status
  • Create a caracter
  • Add a caracter
  • Add interaction between the cells and the caracter
  • Add animations to the caracter & to the cells
  • Generate random maps

About

A little js game project based on some rooms in the legend of zelda's game serie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published