Code Monkey home page Code Monkey logo

gameswithsdl's Introduction

GamesWithSDL

Trying out the SDL lib on cpp.

Test game

A basic "game" to understand the essentials of the library. It also uses SDL_ttf and SDL_image.

Replica.game.2023-11-20.21-35-41.mp4

Pong

Replica of the 1970's Pong. It also uses SDL_ttf and SDL_image.

Pong.2023-11-20.21-39-05.mp4

Snake

A classic snake game. It also uses SDL_ttf.

Snake.game.2023-11-20.21-40-48.mp4

Runner

A pretty simple runner game, it tries to mimic Google's dino game. In this one i tried to play sounds with the SDL std library, it didn't work quite well. It also uses SDL_ttf and SDL_image.

Runner.2023-11-20.21-47-01.mp4

FlappyBird

Trying to replicate the game FlappyBird. It lacks many features, but the basics are there. For the sound in this game i used SDL_mixer, a nicer way to add sounds. It also uses SDL_ttf and SDL_image.

Flappy.Bird.2023-11-20.21-49-17.mp4

Rain

Not a game per say, but a really cool project.

Rain.2023-11-20.21-50-39.mp4

gameswithsdl's People

Contributors

tyfvf avatar

Stargazers

Bernardo Caetani 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.