Skip to content

Onchain-Computer-International/rpg-adventure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Design Doc

Objective

  • Game Type: Isometric RPG
  • Art Style: Low-poly Style
  • Game Map: Grid-based movement

Features

  • Procedural dungeons
  • Turn-based combat
  • Enemies/monsters (AI)
  • Inventory / Loot
  • Weapons (procedural?)
  • Quests
  • NPCs
  • Town
  • Character Stats / Classes

Development Process

  • Start simple
  • Build layer by layer
  • Focus on gameplay first, graphics and polish and optimization come later

Credits:

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%