No description
  • C 97.1%
  • Makefile 2.9%
Find a file
2025-03-29 21:46:31 +03:00
3d-test testing raylib 3d plane 2024-12-24 15:08:39 +03:00
explode 4 kişilik, patlayıp genişleyerek haritayı ele geçirme oyunu 2025-01-25 00:11:49 +03:00
minesweeper added game over screen 2024-12-21 13:58:45 +03:00
pong added collisions with ball 2024-12-22 11:31:26 +03:00
sliding-puzzle oops, forgot to clean up... 2024-12-22 00:17:53 +03:00
snake resize screen 2025-03-29 21:46:31 +03:00
.gitignore just some cleanup 2024-12-19 23:37:28 +03:00
Makefile Makefile template added 2024-12-21 14:37:42 +03:00
notes.md some notes 2024-12-21 15:19:31 +03:00
README.md 4 kişilik, patlayıp genişleyerek haritayı ele geçirme oyunu 2025-01-25 00:11:49 +03:00
util.c just some cleanup 2024-12-19 23:37:28 +03:00
util.h just some cleanup 2024-12-19 23:37:28 +03:00

Games

Done

WIP

  • Minesweeper

    • Select/Expose/Mark tiles with keyboard
    • Dynamic size, different difficulties
    • Generate map after first click
    • Other improvements to algorithm
  • Sliding Puzzle

    • Use actual image instead of numbers
    • Dynamic size
  • Pong

    • Pickups, powerups etc.
    • Online multiplayer
  • Snake

  • Explode(?)

Planned

  • Asteroids
  • Sudoku
  • Space Invaders
  • Snake
  • Flappy
  • Tetris
  • Missile Command
  • Arkanoid (destroying blocks with bouncing ball)
  • Picross (Nonogram) https://en.wikipedia.org/wiki/Nonogram
  • Dinosaur jumping
  • Game of life
  • Maze

3d

  • Rubik's Cube
  • Maze