An open API service indexing awesome lists of open source software.

https://github.com/abhishekkr/weaxan

a top-down 2D ARPG game for learning Godot basics
https://github.com/abhishekkr/weaxan

2d-game game gamedev godot tutorial tutorial-code

Last synced: 4 days ago
JSON representation

a top-down 2D ARPG game for learning Godot basics

Awesome Lists containing this project

README

          

## WEAXAN

Newbie's tutorial to Build an Action RPG Game "WEAXAN" in Godot.
It's for the Newbie, by the Newbie.

* [Session.1 Video](https://www.youtube.com/watch?v=92jRXkCU0UQ)

We'll build a simple 2D game from scratch, using Godot Engine. It's by the Newbie, for the Newbie Godot Tutorial.

It'll be an Action RPG style game, with a top-down view. We'll cover the basics of Godot.

> I'm very new to building with Godot myself, so if any step seems sub-optimal or straight-up wrong.. let me know in the comments, I'll look into it.

### LINKS

**Assets (Tileset, SpriteSheets)**

🧩 [8x8 Tileset Simple Greenland](https://abionic.itch.io/simple-grassland-tileset)
🧩 [8x8 SpriteSheet Player/NPC/Enemy](https://abionic.itch.io/player-x-and-y)
🧩 [8x8 Green Slime](https://abionic.itch.io/slime-slime-pixel-art)

> Weaxan means 'to grow' in old english.

---