Coder Social home page Coder Social logo

andrewstephengames / pixper-raylib Goto Github PK

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

Pixper is a 2D puzzle game that trains the player in collecting apples and avoiding obstacles and an enemy.

Home Page: https://andrewstephen.xyz/pixper

License: GNU General Public License v3.0

Shell 0.01% C 99.43% CMake 0.04% Makefile 0.32% Zig 0.04% HTML 0.16%

pixper-raylib's Introduction

Introduction to Pixper

Pixper is a 2D graphical game in which the objective is to collect all apples generated on a board resembling flatlands, while avoiding dangerous obstacles and entities.

The game is controlled entirely via WASD, although you can also use keys such as Q to quit, P for pausing or Escape for going back. The project was made in C using raylib and sqlite3.

Screenshots

Initial menu

The game's initial menu

Gameplay

The gameplay

You won!

The end of the game

3 in 1

Other menus (which took me quite a bit of time to code)

How do I play?

The game is available on the Web, click here to play.

The game is also available for Windows and Linux. Check the releases page.

Building on Linux

  • Compile/install raylib from the official documentation: https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
  • Open your favorite terminal emulator
  • sudo apt install libsqlite3-dev (Debian/Ubuntu - for other distros look up distroname install pip)
  • git clone https://github.com/andrewstephengames/pixper-raylib
  • cd pixper-raylib
  • ./build-linux
  • Enjoy!

pixper-raylib's People

Contributors

andrewstephengames 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.