This is the repository of Planet Casio's collaborative programming project. The target is to develop a RPG. See more here : https://www.planet-casio.com/Fr/forums/topic17343-last-projet-collaboratif-avec-toute-la-commu.html
Find a file
2023-07-10 13:11:35 +02:00
assets corrected a bug on CG that make impossible to reach certain position on screen + added some non walkable tiles on map 2023-07-10 13:11:35 +02:00
assets-cg Collisions are now entirely working, started implementing dialogs (I know currently it is only an animation and a little message that it is not implemented). 2023-07-09 22:02:59 +02:00
assets-fx Collisions are now entirely working, started implementing dialogs (I know currently it is only an animation and a little message that it is not implemented). 2023-07-09 22:02:59 +02:00
captures added a layer Walkable in Tiled level0.tmx, importation in fxconv + dedicated walkable array in Map struct 2023-07-09 20:27:22 +02:00
src corrected a bug on CG that make impossible to reach certain position on screen + added some non walkable tiles on map 2023-07-10 13:11:35 +02:00
.gitignore merged MiBi88's work on map movement and rendering + FCalva's work on adding a target for fxCG50 2023-07-07 18:22:39 +02:00
CMakeLists.txt Collisions are now entirely working, started implementing dialogs (I know currently it is only an animation and a little message that it is not implemented). 2023-07-09 22:02:59 +02:00
LICENSE.txt added a layer Walkable in Tiled level0.tmx, importation in fxconv + dedicated walkable array in Map struct 2023-07-09 20:27:22 +02:00
README.md recover Mibi's README.md 2023-07-09 20:55:20 +02:00

Projet Collaboratif Planete Casio

Plus d'infos sur ce projet ici : Le projet Collaboratif de PC

Avencement du projet

A ce stade, on a déjà implémenté :

  • Screenshots, etc. par USB
  • Affichage de la map selon la position du joueur
  • Gestion des touches
  • Gestion des collisions
  • Personnage
  • Interraction
  • NPC
  • Changement de map

Crédits

Les tiles sont issues de Game Boy Top-down RPG Fantasy Tileset (FREE) "Background Assets by Gumpy Function (gumpyfunction.itch.io)" Tiles Background Assets by Gumpy Function

Converties en niveau de gris avec Gimp