Welcome to my project page!
This content has been moved and the page will no longer be maintained. Please visit https://cynthiamcmahon.ca/blog/my-projects.
Here is a show case of the projects that I'm currently working on, besides my tutorials.
Shadow Monsters is a Pokemon inspired game built with MonoGame. You train your shadow monsters and battle other trainers in an epic quest. I have a playable demo available on my Google Drive. I will update the link when I update the demo.
The W,A,S,D keys are used for movement. Space/LMB activate object/character/doors. It is still a work in progress. Walk in the grass to fight random shadow monsters.
Art resources are thanks to the artists on OpenGameArt.org.
Music by cynicmusic. Be sure to check out their project Pixelsphere and their site https://cynicmusic.com/.
Tiles and monsters by Georg Ecckert / limbusdev. Visit their Git Hub repository.
Interior tiles by Sterphen "Redshrike" Chanllener.
GUI buttons by looneybits.
FYI - running the latest download from Github results in some errors on 2 systems I tried it on. Severity Code Description Project File Line Suppression State
ReplyDeleteError The command ""C:\Program Files (x86)\MSBuild\MonoGame\v3.0\Tools\MGCB.exe" /@:"C:\Users\mattkw80\Downloads\Shadow-Monsters-master\Shadow-Monsters-master\ShadowMonsters\Content\Content.mgcb" /platform:DesktopGL /quiet /outputDir:"bin\DesktopGL\Content" /intermediateDir:"obj\DesktopGL\Content"" exited with code 4. ShadowMonsters
and
Severity Code Description Project File Line Suppression State
Error Processor 'FontDescriptionProcessor' had unexpected failure! ShadowMonsters C:/Users/mattkw80/Downloads/Shadow-Monsters-master/Shadow-Monsters-master/ShadowMonsters/Content/Fonts/testfont_high.spritefont
The first error is because of the second. I've updated the sprite font and added it to the repository. Let me know if cloning the repository again causes the problem still as it is working fine for me.
ReplyDelete