/gaming-experiments

Hacking playground for different gaming related concepts.

Primary LanguageCGNU General Public License v2.0GPL-2.0

gaming-experiments

The programs in this repository are free software; they can be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file "COPYING.txt" for details.

####raycasting_1

  • C++11, GCC, Clang, Visual Studio 2013, CMake
  • SDL 2.0, SDL_image, SDL_gfx, Lua 5.2 scripting and initialization, gameloop, separate rendering
  • raycasting, optional texture mapping, optional multi-threading, optional OpenCL
  • Xbox 360 controller, force feedback

####raycasting_2

  • C++11, GCC, Clang, MinGW, CMake
  • SDL 1.2, SDL_image, SDL_gfx, gameloop, separate rendering
  • raycasting, sky, optional texture mapping, optional multi-threading, optional OpenCL
  • deprecated

####pong

  • C++11, GCC, Clang, MinGW, CMake
  • SDL 1.2, sdlconsole, gameloop

Enjoy!
vobject@gmail.com

(2014-01-22)