Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 548 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 548 Bytes

one-day-game

Build Status

How to build

  • install
    • g++
    • make
    • sdl2
    • sdl2_image
  • make all

Games in repo

  • week 01
    • tic-tac-toe
    • memory-game
    • plumber
    • barley-break
  • week 02
    • survival
    • time-attack
    • horizontal-scroll [graphic]
    • vertical-scroll [graphic]