1.6 KiB
Planet Casio Collaborative Project
(maybe I should've used google translate)
More informations can be found here (in french): Le projet Collaboratif de PC
Clone the project
Cloning the deposit locally on your computer msut be done with recursive cloning of embedded deposit with the asset folder.
This can be done by using the following command line:
'git clone --recurse-submodules git.planet-casio.com/Slyvtt/Collab_RPG.git'
Contribute!
Style guidelines STYLE.md.
Project structure PROJECT_STRUCTURE.md.
Current state
What we've implemented so far:
- Screenshots via USB
- Displaying the current map at the players position
- Handling keyboard inputs
- Handling collisions.
- Multiple maps with automatic
world
files import (made with Tiled) - Multilayer map (Background, Foreground + accessibility / damage) with foreground layer transparency.
- Player character.
- Dialogs from external
json
files (line jumps and words bigger than the screen are unsupported + 1 kibibyte per message limit) - Font
- Interaction
- NPC
- Changing map in game.
- Event system
- Pathfinding
Credits
The tiles are from Game Boy Top-down RPG Fantasy Tileset (FREE)
"Background Assets by Gumpy Function (gumpyfunction.itch.io)"
Tiles Background Assets by Gumpy Function
Converted to greyscale with gimp.
1-bit (black and white) version by Shadow15510 CG (palette EGA64) color version by Fcalva