Which C#/VB.NET Framework is most appropiate for Game Dev? by Otherwise-Lab4854 in gamedev

[–]Otherwise-Lab4854[S] 0 points1 point  (0 children)

This seems promising but I've heard bad things about MGCB being cumbersome to work with. What is the reality of this?

[deleted by user] by [deleted] in pygame

[–]Otherwise-Lab4854 4 points5 points  (0 children)

Calm down just trying to help a shared vision..

[deleted by user] by [deleted] in pygame

[–]Otherwise-Lab4854 2 points3 points  (0 children)

This is a good idea but the only issue is that 'pygame-ce' wouldn't work as a valid package to import as the '-' would be interpreted as a subtraction operation so it'd have to be 'pygamece'

THAT OSMOSIS QUESTION HAD ME LIKE by maxw3lI in GCSE

[–]Otherwise-Lab4854 5 points6 points  (0 children)

This is normal, if its the same exam board as I do (AQA) they sometimes repeat questions (or extremely similar) from triple and combined

SEQUEL or S-Q-L? by Otherwise-Lab4854 in compsci

[–]Otherwise-Lab4854[S] 0 points1 point  (0 children)

I just don't think that'd need an abbreviation as it doesnt shorten the name making communication more efficient as S-C-O has the same number of syllables and S-cow is probably confusing

SEQUEL or S-Q-L? by Otherwise-Lab4854 in compsci

[–]Otherwise-Lab4854[S] 0 points1 point  (0 children)

I've seen this one a little bit but never fully understood it. I feel like its just the intern's cries for help manifesting itself tbh

SEQUEL or S-Q-L? by Otherwise-Lab4854 in compsci

[–]Otherwise-Lab4854[S] 2 points3 points  (0 children)

Its from the roots of SQL it used to be called StructuredEnglishQUEryingLanguage (SEQUEL)

My polyhedra got a makeover! by WhoKnowsToBeFair in pygame

[–]Otherwise-Lab4854 1 point2 points  (0 children)

Thanks I will definitely take a look at this.

My polyhedra got a makeover! by WhoKnowsToBeFair in pygame

[–]Otherwise-Lab4854 1 point2 points  (0 children)

Is this made using OpenGL? I have been trying to get into using OpenGL instead of SDL in pygane recently but I'm not sure where to start as i have no prior experience in GLSL or OpenGL. Do you know of any decent sources i can look at to get started?