Skip to content

hachiyuki8/rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpg

An unknown theme 2D RPG written in C++ from scratch (in development)

Progress

01/25/2022-Present: On hiatus due to school and job hunting. Hoping to resume development in 2023.

12/29/2021-01/24/2022: Currently writing my own framework based on SDL2. Haven't decided what the actual story will be.

Implemented Features

  • characters (players, NPCs, enemies) with animations
  • maps (tile-based) and objects
  • interactions between players and the environment (conversations, combat, item pickup/usage)
  • inventory and shops
  • naive level and skill systems

Immediate TODOs

  • dialogues
  • quest system
  • map editor

References

Screenshots

(UIs below are mostly placeholders for the sake of testing)

About

An unknown theme 2D RPG (in development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published