Skip to content
Modern C Poogramming
Search
  • Object Orientation
  • Unit Testing
  • Game Programming
  • Functional Programming

Category: Game Programming

link to Can You Program a Sophisticated Game AI in C?

Can You Program a Sophisticated Game AI in C?

When it comes to AI in general, you will find a lot about scripting in Python and learning algorithms. For Game AI you will find a lot about scripting in LUA or algorithms in C++. But when you want...

Continue Reading
link to Can You Use OpenGL With Pure C?

Can You Use OpenGL With Pure C?

When you search for tutorials and documentation about OpenGL in the web you will mostly find examples that use C++. But is it also possible to use pure C for programming OpenGL programs? It is...

Continue Reading
link to Can C be Used for Game Development And Is It a Good Idea?

Can C be Used for Game Development And Is It a Good Idea?

Game Development is a challenging but also very fun task. Many games are developed in C++ and Game Engines like Unity or Unreal let you program in C# and Lua. Even Python has dedicated Game...

Continue Reading
« PREV Page 1 Page 2 Page 3

About Us

Modern C Programming is about bringing modern programming concepts like Object Orientation, Unit Testing and Functional Programming to the good old C Language. It also goes into the different parts of Game Programming and Game Engine Programming in C.

LEGAL INFORMATION

Please see our Privacy Policy for all legal information: Privacy Policy

  • Privacy Policy
  • Contact
  • About Modern C Programming
  • About Marco Lieblang
  • Sitemap
© 2026 Copyright Modern C Programming