Skip to content

DragoonSakura/snake_game_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Intro: Snake Game

A basic version of the classic snake game with the sole intent to learn game design, C++ (likely with SDL2), visual and audio integration.

Goals

  • Learn how to setup and plan a small game with good documentary and dev log of the learning process.
  • Learn to manage game with git.
  • Learn C++ sufficiently to create Snake.
  • Learn to use SDL2 or similar framework.
  • Learn basic pixel art.
  • Learn basic music and sound design.
  • Integrate basic pixel art into game.
  • Integrate audio into game.
  • Learn to test and polish game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages