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.
  • 相关阅读:
    NGINX -- 详解Nginx几种常见实现301重定向方法上的区别
    数据库外键的使用以及优缺点
    phpok -- 域名问题
    Sql Server系列:多表连接查询
    Go -- cron定时任务的用法
    JavaScript -- 清除缓存
    sql CAST用法
    Mock -- 数据模拟
    EsLint入门
    citus real-time 分析demo( 来自官方文档)
  • 原文地址:https://www.cnblogs.com/justbeginning/p/9543524.html
Copyright © 2011-2022 走看看