Skip to content

eml-trm/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

OpenGL initiation

This project made in 48h in C, was a projet to initiate us to the openGL library

Summary

  1. Makefile
  2. Usage
  3. Preview
Commande Actions
make Compile all .c and create an executable 'game_2048'
make clean Delete all .o.
make flcean Delete all .o and executable 'game_2048'.
make re Execute fclean and make.
./game_2048

Commands

  • Directions: up , down, right, left

About

OpenGL initiation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published