Skip to content

kiran-kp/anatomy-of-a-video-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anatomy Of A Video Game

This is a project to explore and learn various aspects of building video games. The goal of this reference implementation is to use minimal dependencies and build as much as possible from scratch using just DirectX 12 on Windows.

Bird Game

This is a clone of the popular Flappy Bird game.

Module 1

  • Set up a window
  • Set up a basic game loop

Module 2

  • Draw a texture on screen
  • Add a method to draw text on screen using bitmap fonts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages