All Projects â†’ rillki â†’ learn-dlang

rillki / learn-dlang

Licence: MIT license
Learn D programming language by creating games!

Programming Languages

d
599 projects

Projects that are alternatives of or similar to learn-dlang

Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+4790.48%)
Mutual labels:  2d-game, 2d, game-dev
O2
2D Game Engine with visual WYSIWYG editor
Stars: ✭ 121 (+188.1%)
Mutual labels:  2d-game, 2d, game-dev
2D-Platformer-Hunter
A 2D Platformer Controller in Unity
Stars: ✭ 153 (+264.29%)
Mutual labels:  2d-game, 2d, game-dev
Dot-World-Maker
Online web role playing game (RPG) engine let you build your own game directly from your browser.
Stars: ✭ 25 (-40.48%)
Mutual labels:  2d-game, 2d
Cut The Rope Replica
A "Cut the Rope" game replica, 2D fun mobile game about helping the frog get the candy.
Stars: ✭ 26 (-38.1%)
Mutual labels:  2d-game, 2d
rpg
OpenGL cross platform topdown 2d magic action rpg game single player arpg
Stars: ✭ 20 (-52.38%)
Mutual labels:  2d-game, 2d
Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (+904.76%)
Mutual labels:  2d-game, 2d
2d Spaceshooter
A very simple 2D space shooter game made with Unity
Stars: ✭ 6 (-85.71%)
Mutual labels:  2d-game, 2d
Godot Platformer 2d
2d Metroidvania-inspired game for the 2019 GDquest Godot Kickstarter course project.
Stars: ✭ 365 (+769.05%)
Mutual labels:  2d-game, 2d
Flutter Galaxy Game
2D Flutter Galaxy Game
Stars: ✭ 111 (+164.29%)
Mutual labels:  2d-game, 2d
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+228.57%)
Mutual labels:  2d-game, 2d
Spine Runtimes
2D skeletal animation runtimes for Spine.
Stars: ✭ 3,171 (+7450%)
Mutual labels:  2d, game-dev
framework
The exomia/framework is used for building 2D and 3D games and more inspired by the XNA/Mono framework.
Stars: ✭ 21 (-50%)
Mutual labels:  2d, game-dev
Raylib
A simple and easy-to-use library to enjoy videogames programming
Stars: ✭ 8,169 (+19350%)
Mutual labels:  programming, raylib
Gizmo
2D Pixel Destruction Game written in Go.
Stars: ✭ 114 (+171.43%)
Mutual labels:  2d-game, 2d
raylib-cpp-starter
A portable, automated template for raylib projects with C++ bindings
Stars: ✭ 32 (-23.81%)
Mutual labels:  raylib, game-dev
jdrive
OpenTTD port to Java
Stars: ✭ 23 (-45.24%)
Mutual labels:  2d-game, game-dev
CyberPunkNetrunner
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077 https://www.cyberpunk.net/
Stars: ✭ 69 (+64.29%)
Mutual labels:  programming
Iosevka-Mayukai
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching.
Stars: ✭ 149 (+254.76%)
Mutual labels:  programming
311
Interactive Web Development
Stars: ✭ 33 (-21.43%)
Mutual labels:  programming

Learn D by creating games

Hi! Join me on the journey of creating 2d games from scratch in D programming language! We will start from making simple console games in D. Then, as we learn enough features of D language, we will download Raylib graphics library and start making 2D Games!

Youtube tutorial

You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe-

A great book on D programming language

Programming in D by Ali Çehreli: http://ddili.org/ders/d.en/index.html

The official Dlang Tutorial

Take the Dlang Tour: https://tour.dlang.org/

Required software

  • DMD compiler
  • DUB package manager
  • Your favorite text editor (I use Sublime Text :)

Have a nice day!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].