User
Write something
Payment method
Hello, do we have other payment methods? I tried to use my credit card, but the bank declined it. Someone from the bank called me and mentioned there was an issue with 'abnormal card storage information'.
0
3
New comment 8d ago
Building a Simple Level - typos
Hey, it seems to me that there are two errors in the written content of the lecture. In the for loop, it should be data, not level_data and where we draw tiles, rl.DrawRectangleRec(rect, rl.WHITE) not rl.DrawRectangleRect(rect, rl.WHITE)
1
1
New comment Sep 16
Odin Lang Server (OLS) setup in Neovim
Hi all, I'm using Neovim on Mac OS to follow along with the course. I couldn't figure out why OLS wasn't working, so I had to do some sleuthing. If you're in the same boat, ensure that you have an ols.json file in the root of your project's directory. Mine looks like this (I only changed the paths below): ``` { "$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json", "collections": [ { "name": "core", "path": "/path/to/Odin/core" }, { "name": "shared", "path": "/path/to/your/project" } ], "enable_semantic_tokens": true, "enable_document_symbols": true, "enable_hover": true, "enable_snippets": true } ``` Be sure to change the two paths above, and tweak it as necessary depending on the editor you use.
2
2
New comment Sep 8
You Can Request Content
Hey guys, It's cold and raining outside. I've just put my daughter down for a nap. Now I'm continuing work on the course. As you work through the course, if you find any part you want me to expand on, please let me know. Either reply to this post or send me a DM. The entire point of PVG is to give you the best possible resources for learning how to program video games. I'm getting back to work. Have a great rest of your day. Cheers, Dylan
5
0
Lecture 4
Hey guys, I didn't manage to secure an OK from the artist for sprites used in lecture 4 yet. I'm re-recording with different assets in the meantime. The new assets look like they'll carry into the platformer section better, anyway. Look forward to that later today! Cheers, Dylan
0
0
1-5 of 5
Program Video Games
skool.com/programvideogames
Want to actually build that cool game idea you have?
Leaderboard (30-day)
powered by