Coder Social home page Coder Social logo

doodle-jump's Introduction

Doodle Jump

Doodle Jump

license

About

A simple Doodle Jump clone written in C++ using RSDL, a SDL2 wrapper.

Keys

Move left and right with A and D.
Pause the game with P.
You can change these in the consts.hpp file.

Installation

You can find the builds in the releases section.
It is currently built with MinGW32
(MinGW-W64 GCC-8.1.0 i686-posix-dwarf)

The required SDL2 and MinGW DLLs are included in the release package.

Check the wiki to see how the game's map is made and how you can make your own.

Building

The following SDL2 libraries are used:

First, download the required libraries and place them in the lib/libSDL folder.
Then run the Makefile.

Note: Installing SDL2 on some linux distros will automatically put the lib and include files in the environment PATH. So there's no need to put anything in the lib folder.

You can use other compilers as long as they support the C++ 11 standard.

The output executable (doodle_jump.exe) will be placed in the output folder. You can also run it using make run.

(More info on the makefile here.)


All assets credit goes to Lima Sky, the creators of the original Doodle Jump game.

doodle-jump's People

Contributors

misaghm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

doodle-jump's Issues

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.