Coding a Rogue/Nethack RPG in C

youtube.com

Learn game development and coding skills by creating a classic Rogue/Nethack style RPG game in C. Step-by-step tutorial with a focus on beginners and intermediate programmers.

Technical TutorialsCGame Development

Introduction

A programming tutorial playlist for creating a Rogue/Nethack RPG game in C, covering game development and coding skills.

screenshot

Highlights

  • Covers the development of a Rogue/Nethack style RPG game in C
  • Teaches game development and coding skills
  • Provides a step-by-step tutorial through a YouTube playlist

Recommendation

This course is recommended for beginners or intermediate programmers interested in learning game development and coding skills through the creation of a classic Rogue/Nethack style RPG game in C.

YouTube Videos

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

The Great Tree List Recursion Problem

9
Technical TutorialsAlgorithmCJava
Explore the intricacies of data structures, recursion, and programming with The Great Tree List Recursion Problem, a comprehensive guide to binary trees and circular doubly linked lists.

Compiler Design in C (1990)

1
Technical TutorialsCCompiler
Comprehensive guide to understanding and implementing compilers using the C programming language. Covers fundamental concepts, syntax analysis, code generation, and optimization.

Compiler Design: Theory, Tools, and Examples, C/C++ Edition

2
Technical TutorialsCC++Compiler
Comprehensive course on compiler design, covering theory, tools, and practical C/C++ examples. Explore lexical analysis, syntax analysis, and code generation.

2D Game Development: From Zero To Hero

8
Technical TutorialsGame Development
Comprehensive guide to creating 2D games from start to finish, covering game design principles, development processes, and hero creation.

3D Math Primer for Graphics and Game Development

16
Technical TutorialsGame Development
Comprehensive introduction to 3D math for graphics and game development, covering vectors, matrices, and 3D geometry. Suitable for programmers, designers, and technical artists.

Level up your code with game programming patterns

29
Technical TutorialsC#Game Development
Dive into game programming patterns, SOLID principles, and practical examples to build efficient and maintainable Unity projects.

3D Game Shaders For Beginners

12
Technical TutorialsGame Development
Comprehensive guide to understanding and creating shaders for 3D game development. Learn texturing, lighting, normal mapping, and more with Panda3D and GLSL.

Graphics Programming Black Book

5
Technical TutorialsGame Development
Explore advanced graphics programming and optimization techniques from industry expert Michael Abrash. Covers 3D graphics, Doom and Quake game technology, and more.

Pointers And Memory | Computer Programming, Memory Management

16
Technical TutorialsCComputer ScienceProgramming
Comprehensive guide to understanding pointers, memory allocation, and optimization techniques for computer science students and software developers.