~rbdr/pico-engine

Simple Game Engine with C++ and Lua
f631762a — Ben Beltran 6 years ago
Update project so it compiles
95a80700 — Ben Beltran 12 years ago
Add The requirements (basic stuff)
10a0e290 — Ben Beltran 12 years ago
first commit

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~rbdr/pico-engine
read/write
git@git.sr.ht:~rbdr/pico-engine

You can also use your local clone with git send-email.

#Pico Engine

This is just a placeholder file, while I get the instructions/roadmap ready.

#Requirements

  • OpenGL
  • Lua
  • SDL
  • SDL_image
  • SDL_mixer (will probably be swapped by Fmod or OpenAL)
  • SDL_ttf
  • SDL_gfx