Skip to content

PtiLuky/dummyRPG

Repository files navigation

dummyRPG

2D RPG game engine in C++

Core library for a 2D RPG game engine.

Current state

Library (code in /dummyRPG/) and Client (code in /player/) are progressing at the same time.

  • Load a map, a floor
  • Display the character of the player
  • Display the Non-player characters
  • Move in the map
  • Chat with NPC
  • Spawn monsters
  • Fights monsters
  • Items management
  • Events system

¯\_(ツ)_/¯

Editor is accessible on github here : https://github.com/PtiLuky/dummyeditor . The editor contains this player, by installing the editor you will be able to create and play your map!

  • Draw a map, a floor
  • Set the position of the player
  • Create the Non-player characters
  • Create dialogs with NPC
  • Spawn monsters
  • Fights monsters
  • Items management

Installation

Please read the install page

Contributing

Please read the contributing page

Specifications and choices

Please read the specifications page (french)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages