DEV Community

Cover image for enchantedForest[0]
Alek Westover for enchantedForest

Posted on • Updated on

enchantedForest[0]

Hey!
Me and Kevin are making a cool game called "The Enchanted Forest"

It's a single-player RPG.
We're writing pretty much the entire game from scratch, using the really minimal p5.js graphics library.

So far my favorite features are the weather particle effects (especially lightning) and the boar path finding algorithm!
The collision detection for the player staying on blocks is pretty nice too.
I also really like how we are able to import our maps directly from the Tiled map editor.

In addition to coding this game, we're also going to be writing the plot for the RPG!

The project is a WIP. Our code so far can be found on github and we have a static version of the game up here.

This blog post series will be about our adventures in making this adventure.
It's going to be a fun time!

Oldest comments (0)