Skip to content

samsnowy/CC3K-new

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Progress

  • Improve Class System
    • Add MP for player and MP costs for the skills
    • Make use of Player's intelligence attribute
    • Add range classes (i.e Mages, Archer)
    • Add AOE skills
  • Implement Inventory System
    • Add equipments
    • Add some in-game items
  • Floor rework
    • Basic architecture is done
  • Race rework
  • Potion rework

Instructions

Move

  • no = move north
  • ea = move east
  • so = move south
  • we = move west
  • nw = move northwest
  • ne = move northeast
  • se = move southeast
  • sw = move southwest

Attack

  • input 'a' followed by direction
  • Example: a no = attack north

Use potion

- input 'u' followed by direction
- Example: u no = use the potion at north

Visit town

  • input "town" to visit the town and modify player's attributes

Job system

  • input 'job' to see detail information about the current class
  • input 's1' followed by direction to cast skill 1, etc

About

Written from Louis & Danny's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published