Skip to content

glenlovett/solarstory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#☀ Solar Story ☀ A game made with Phaser.js: https://github.com/photonstorm/phaser

I am in the process of making this game to learn the library as well as hopefully have a fun little thing by the time it is playable.

##Feature List

  • Movement
    • Display possible moves
    • Preview move
    • Move
  • Combat
    • Player
      • Basic attacks
      • Animations
      • HP and death
      • Class specific moves
    • Enemies
      • Basic attacks
      • Animations
      • HP and death
  • Player progression
    • XP/Leveling system
    • Stats (Attack, Defense, Mana, etc.)
    • Class Trees (Skills and Traits)
  • NPCs
    • Dialogue
  • Game content
    • Enemies
    • Planets
    • Inter-planet travel
  • Other Mechanics
    • Make camera track player
    • Load new map on exit of current map
    • Save/Load

##Credits