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.
  • 相关阅读:
    pyc文件是什么【转载】
    Linux下的python等操作【转载】
    P1012 拼数 字符串
    P1309 瑞士轮 排序选择 时间限制 归并排序
    商业竞争 三分+背包
    老虎ji 剪枝模拟
    交通灯 并查集
    三色抽卡游戏 博弈论nim
    质数串 乱搞
    自动驾驶系统 bfs
  • 原文地址:https://www.cnblogs.com/justbeginning/p/9543524.html
Copyright © 2011-2022 走看看