Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tangar

Pages: 1 [2] 3 4 ... 27
16
Hello! I've made C language roguelike-tutorial at my YT channel: https://youtube.com/ITPhD

Initially I've made just a template of roguelike game, but at the end I've decided to make it more playable and added a bit more features on top.. so now it's a tiny game :) I called it 'Roglik' as it's very simple.

Source code (+ binary for Windows): https://github.com/igroglaz/roglik

Roglik is the game in public domain, no credits, copyrights etc. Enjoy! :D

Now.. There are detailed video lessons - how such game could be written with a full explanation:

0) https://youtu.be/mQy6ajEqEK0 - most basic tutorial.. how to make basic rlg template with Conio.h . Might be useful for beginners who don't know how to begin.. :)

1) https://youtu.be/u4RQSbiCGL8 - we move to NCurses and implement basic movement

2) https://youtu.be/diOuFclVlY0 - we make room and walls

3) https://youtu.be/0TzUzB_S-bs - random generation of character and room

4) https://youtu.be/EECRMExOhxQ - generate NPC and random rooms

5) https://youtu.be/htNYvlz6aVc - switching to PDCurses and make proper room generation

6) https://youtu.be/cjcK1-y628g - create corridors in dungeon

7) https://youtu.be/1Eev0pNhmpE - C language structures for monsters

8) https://youtu.be/cLMOhvdS8cU - staircases and event messages

9) https://youtu.be/lD1oVG96j44 - monsters diversity (adding moar monster's types)

10) https://youtu.be/9c5b0ypewkg - simple AI of monsters. Movement and attack

Playlist with all these vids: https://www.youtube.com/playlist?list=PLm4uLihLZ5Ww6jW7CebZpLppLSGS_IZhO

In case if you need basics of C language (as roguelike tutorial assumes that you know some minimum), there is also a full C language playlist where I explain stuff from scratch: https://www.youtube.com/playlist?list=PLm4uLihLZ5WwAVKysXIfENsYLcqxNLjbt

Cheers!

17
Tangaria (multiplayer roguelike) got latest version of PWMAngband!

https://tangaria.com/news/pwmangband-nov-2022/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

18
Programming / [video] Roguelike development tutorials
« on: September 27, 2022, 06:28:43 PM »
I've started series of tutorial roguelike dev videos. My goal is to explain everything very simple, from the very basics.

https://www.youtube.com/watch?v=mQy6ajEqEK0

Hope to see your feedback!

19
Tangaria (multiplayer roguelike) video stream: "Adventures of a Timeturner" (new class!):

https://www.youtube.com/watch?v=rPaB0mbLGyY

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

20
Tangaria (multiplayer roguelike) update -- "New race – Ooze":

https://tangaria.com/news/new-race-ooze/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

21
Tangaria (multiplayer roguelike) awesome update -- "Races special abilities":

https://tangaria.com/news/races-special-abilities/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369


22
Tangaria (multiplayer roguelike) got latest version of PWMAngband!

https://tangaria.com/news/pwmangband-july-2022/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369


23
Wow! New hero in Tangaria (multiplayer roguelike)! Siegfried -- the Monk, who challenged Morgoth, the Lord of Darkness:

https://youtu.be/c4IdQiraCfY

24
New video in Tangaria (multiplayer roguelike) by Siegfried -- he had epic fight vs Morgoth!!
https://www.youtube.com/watch?v=5GjZIZ0nfMI

25
Tangaria (multiplayer roguelike) MAJOR update -- "New druid class":

https://tangaria.com/news/new-druid-class/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

26
Tangaria (multiplayer roguelike) MAJOR update -- "New druid class":

https://tangaria.com/news/new-druid-class/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

27
Tangaria (multiplayer roguelike) MAJOR update -- "Account points & player’s houses":

https://tangaria.com/news/account-points-and-houses/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

28
Tangaria (multiplayer roguelike) got latest version of PWMAngband!

https://tangaria.com/news/pwmangband-march-june-2022/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

Also please note that Tangaria now have new system of Account Progress: you can get account points for getting levels and defeating unique monsters. There points do not disappear when you character dies; also they will preserve even after server wipes. Account points allows to buy bigger houses, increase storage space, give access to more races/classes and provide other advantages (will be implemented soon). Most of these advantages do not directly affect  gameplay, so roguelikish aspect won't suffer ;) System is already live on server; I'll post more information about it in the next post!

29
Tangaria (multiplayer roguelike) MAJOR update -- "Stay awhile and listen":

https://tangaria.com/news/stay-awhile-and-listen/

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

30
New stream in Tangaria (multiplayer roguelike) - REBORN!

https://youtu.be/ERsK0PawKnA

Cya in-game and welcome to our discord: https://discord.gg/zBNG369

Pages: 1 [2] 3 4 ... 27