Git Product home page Git Product logo

brickgame's Introduction

Brick game development tutorial

Overview

Repository for game development tutorial. Programming brick game clone from scratch.

Step 0: Preparing

Description will be added soon.

Step 1: Basic Windows Application

This step will explain how to code very basic windows application which displays window and runs main application loop.

Step 2: Game Controller Support with DirectInput

This step will explain how to add basic DirectInput support and gather input from game controllers (joystick or gamepad).

Step 3: Finishing Basic Input and Processing Input in Game

This step will show almost compleated input system and handling input events with very simple game class. ESC key processing will be added to quit game with ESC key hit.

Step 4: Start-up Graphics, OpenGL Initialization

This step will explain how to initialize OpenGL graphics library.

Step 5: Very Simple Rendering with OpenGL

This step will show how to implement very basic API above OpenGL for drawing some graphics.

Step 6: Reacting to Input: Moving Rectangles on Screen

This tiny step will show basic reaction for input events and moving rectangles on screen. Application becomes interactive.

Step 7: Measuring Time and Basic Movement Animation

This step will explain how to measure time in game and do very basic animation.

Step 8: TBD

brickgame's People

Contributors

livingcreative avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.