packages/library/minesweeper
m

minesweeper

v98561c1library

I wrote this to learn Odin + raylib.

0 stars0 forksZlibupdated 7 months ago
Open repo

Minesweeper

I wrote this to learn Odin + raylib. I know it's not as cool as snake, but I thought it might be a good example anyway.

menu

easy level

easy level - game over

Potentially interesting bits...

  • raylib graphics (of course)
  • raylib textures
  • raylib audio
  • raylib GUI (GuiButton)
  • Multiple animation techniques: frame delta, animation frame index, and particles
  • Modified particle system based on the raylib Simple Particles example
  • 1 file that is ~650 LoC

Build

No binaries. You will need to build Minesweeper if you want to play it.

  1. Install Odin if you haven't done so already

  2. Clone this repository

git clone https://github.com/chris-braun/minesweeper.git
  1. Run it with Odin
cd minesweeper
odin run .
Package Info
Version
v98561c1
License
Zlib
Author
@chris-braun
Type
library
Forks
0
Created
8 months ago
Updated
7 months ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks