GithubHelp home page GithubHelp logo

colleen05 / raylib-mines Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.56 MB

Minesweeper clone example for raylib, written in C99.

License: zlib License

Shell 0.02% Batchfile 0.03% C 99.95%
c c99 game minesweeper raylib raylib-c example-project

raylib-mines's Introduction

raylib-mines

raylib-mines is a raylib example project, cloning the classic minesweeper game. This is a community project, and not an official raylib example project. Official examples are available on bot the raylib website, and in the raylib GitHub repository. It demonstrates texture loading, drawing, and input handling.

Screenshots

Compiling

This project has been tested for compiling with GCC version 11, using standard C99 (-std=c99). It can be compiled either with the build_linux.sh script on Linux, or build_windows.bat on Windows, which both assume you have GCC installed and added to your PATH envrionment variable. If you are using a different compiler, first see the Raylib section for compiling raylib for your compiler.

Building and running on Linux

$ ./build_linux.sh
$ ./bin/linux/mines

Building and running on Windows

> build_windows.bat
> bin\windows\mines.exe

Raylib

Raylib is a simple and easy-to-use C library for game development. The code uses raylib version 4.0.0, with precompiled libraries for GCC. If you are using a different compiler, check out the "build and installation section" on raylib's GitHub page.

Licensing

raylib-mines is distributed under the zlib license. See the LICENSE file for more information.

raylib-mines's People

Contributors

colleen05 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.