Skip to content

pacmanmati/game.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game.c

not much of a game (yet), more like the basics of a game engine.

screenshots

requires

  • gcc
  • sdl2
  • opengl
  • glew
  • cglm

pacman

  1. run pacman -S sdl2 glew,
  2. clone and build https:/recp/cglm.

build & run

run make followed by ./main, or just make run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages