@kid29a i used only pygame, the lights are just translucent alpha black surfaces with "holes" in them (like in this example: google for "pygame simulated lighting"), it's a bit CPU hungry but for static lights and small moving ones it's ok even for old processors.
how long have you been developing/coding before you made something like this? I'm wanting to get started but wanted to know what your experience has been. hope to hear from you soon!
@mtliendo1 I've developed this "game" in about two or three weeks (effective time) without any prior knowledge in python and pygame, i've been coding/developing in various languages since 2003. I think anyone could achieve something like this as soon has they have basic knowledge in OOP and a little software engineering.
@joren485 nope, sorry. It's part of a bigger project that i'm still developing and it's quite buggy and messy at the moment, you wouldn't understand a thing.
cool, ive just started pygame myself. I am working on a zelda like RPG, pygame seems a good start for teaching me good game development. Well done on your game!
Did you only use pygame, or did you use other libraries, like pyopengl?
kid29a 6 months ago
@kid29a i used only pygame, the lights are just translucent alpha black surfaces with "holes" in them (like in this example: google for "pygame simulated lighting"), it's a bit CPU hungry but for static lights and small moving ones it's ok even for old processors.
m41nd3 6 months ago
how long have you been developing/coding before you made something like this? I'm wanting to get started but wanted to know what your experience has been. hope to hear from you soon!
mtliendo1 6 months ago
@mtliendo1 I've developed this "game" in about two or three weeks (effective time) without any prior knowledge in python and pygame, i've been coding/developing in various languages since 2003. I think anyone could achieve something like this as soon has they have basic knowledge in OOP and a little software engineering.
m41nd3 6 months ago
Can you put the code File in description?
joren485 11 months ago
@joren485 nope, sorry. It's part of a bigger project that i'm still developing and it's quite buggy and messy at the moment, you wouldn't understand a thing.
m41nd3 11 months ago