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.
  • 相关阅读:
    存储过程参数传递
    iCkeck插件
    单点登录
    SQL数据库默认实例与命名实例的区别
    IE浏览器重复提交ajax请求有缓存
    IE里Iframe的Cookie问题解决办法总结
    微信公众服务号开发
    解析url参数含有特殊字符的情况
    使用客户端控件展示增删改查操作
    修改网站web.config后出现奇怪问题找不到网页
  • 原文地址:https://www.cnblogs.com/justbeginning/p/9543524.html
Copyright © 2011-2022 走看看