Small isometrict world with a playable character

Hi!

I’ve been trying to create a small isometric world with a playable character

The project is called Discount Elysium and can be tested here:
https://nicolas-jaussaud.github.io/discount-elysium/

All the associated code is available on github, in the following repository:

It’s been a very fun project and I learned a lot while working on it. It’s far from being perfect and there are a lot of improvements I’d like to work on, but it’s in a state where I’m comfortable sharing it

I don’t know how to 3D, so all the models and textures used come from the wonderful people who were nice enough to create free resources (the list is available in the readme.md of the project)

I (tried) to make the logic behind it reusable and created a small library for it called Discore, which is in a separate repository and have some documentation available here

Thank you for reading!

7 Likes