Skip to content

senior-sigan/simple_games

Repository files navigation

Arcade Games

The goal is to implement all games from the golden age of arcade video games. And some games from the Modern age :).

  • Snake
  • Minesweeper
  • Pong
  • Lunar Lander
  • Asteroids
  • Frog
  • Space Invaders
  • Pac Man
  • Tetris

Live coding streams

Technologies

  • Raylib
  • Pure C 11
  • CMake
  • Emscripten (for web builds)