Giter Site home page Giter Site logo

dummyeditor's Introduction

DummyRPG - Editor

C++ Build

Welcome to DummyRPG project!

In this project you'll find:

The editor: Screenshot Editor

And a game preview: Screenshot Player

Current state

¯\_(ツ)_/¯

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

Note: Player Client may be more avanced than the Editor. That'd mean that some functionnalities are available in the client (let's say dialogs) but a game using them cannot be make from this Editor yet.

How to try DummyRPG?

You can find a .zip to extract and execute for Windows only:

  • Go to the Releases page to find the last release. Download dummyEditorWindows.zip.
  • Extract it somewhere
  • Run dummyeditor.exe
    • If an error occures, try install VC runtime by running vc_redist.x64.exe before and then try again to run dummyeditor.exe

For other platerforms you will have to build it from sources, see below "Install from sources".

Platerform build from source install from exe
Linux Yes not planned
Windows Yes Yes
Mac (Unknown) not planned

How to contribute and what to do?

Check out the Contributing guide. Don't hesistate to come on our Discord server !

All help is welcome :)

Some technical documents can be found in /docs to help you handle the code.
Eg. , ...

Install from sources

Tools:

  • Qt (for editor UI)
  • SFML (for player client UI)
  • CMake (for building)

An installation guide (available in french) has been written. Procedure for Linux is quite similar. Please tell us on Discord if you need help for Linux installation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.