Skip to content

[University Project] Noelf is a single-player RPG where monsters are created procedurally with combined skills for each generation.

Notifications You must be signed in to change notification settings

RiccardoCafa/Noelf-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noelf - RPG

All the assets were made from us, except for the music.

The code is written in C# with UWP as limitation setted by our professor, to not use an engine so we could write a lot more of pure C# rather than using a game engine that has built-in functionalities.

In this game, all the monsters are randomically generated, mixing 5 types of animals>

There are some example of what this mixes generated>

In-game you can access your inventory, equip an item and see it in the equipment view, craft something with the correct items, level up your skills, distribuite your points, see your quests and that stuff that a classic RPG has.

This is a project made for a university subject with the goal of making a RPG.

Free to use and redistribute, except to present as your work :)

Will be a pleasure if you credit us!

If you want to try, just download it and open up with VS. Remember to change the device target to your architecture (x86 or x64), it could be setted as ARM by default.

About

[University Project] Noelf is a single-player RPG where monsters are created procedurally with combined skills for each generation.

Resources

Stars

Watchers

Forks

Languages