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.
  • 相关阅读:
    第二次冲刺-个人总结01
    构建之法阅读笔记03
    第一次冲刺-个人总结07
    第十四周总结
    第一次冲刺-个人总结07
    第一次冲刺-个人总结06
    第一次冲刺-个人总结05
    mysql优化
    springmvc常用注解标签详解
    弄懂JDK、JRE和JVM到底是什么
  • 原文地址:https://www.cnblogs.com/justbeginning/p/9543524.html
Copyright © 2011-2022 走看看