zoukankan      html  css  js  c++  java
  • 【转】Beginning Game Programming v2.0

    FROM: http://lazyfoo.net/tutorials/SDL/index.php 

    Beginning Game Programming v2.0

    Last Updated 7/30/20

    Greetings everyone, welcome to the ground up recoding of Beginning Game Programming with SDL. This time we will be coding with SDL 2 which has been released on the SDL website.

    These tutorials were designed for C++ programmers who want to move from text based games to real time games with graphics. By the end of these tutorials, you'll know the basics to make your first real video game!

    Like Lazy Foo' Productions on Facebook:
     


    Follow Lazy Foo' Productions on Twitter:
    Table of Contents
    If you find any bugs or typos in the tutorials please contact me.
  • 相关阅读:
    python学习Day21--内置函数、反射
    python学习Day20--属性、类方法和静态方法+类多继承算法补充
    python学习Day19--面向对象的三大特性
    python学习Day18--继承
    python学习Day17--名称空间
    python学习Day16--面向对象
    python学习Day15--递归与二分查找
    python学习Day14--内置函数
    c# 深克隆与浅克隆
    css test-align 和 margin 居中什么区别
  • 原文地址:https://www.cnblogs.com/justbeginning/p/9543524.html
Copyright © 2011-2022 走看看