pinktuxedocat / sfml-basic-jump-n-collect

2D left, right movement and jumping with the arrow keys. Basic score system with coin collecting. Made with Visual Studio 2019, C++, SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFML BASIC JUMP AND COLLECT

In this project, a player can move left and right using the left and right arrow keys. The player can also jump using the up arrow key. There are a few collectible coins in this game, and the player can gain 1 point for collecting each coin.

Materials

SFML, C++, Visual Studio 2019, Art Assets

Art Assets for this project

I made some pixel art for this project using Aseprite.

Background Image

Ground Image

Player Image

Coin Image

About

2D left, right movement and jumping with the arrow keys. Basic score system with coin collecting. Made with Visual Studio 2019, C++, SFML


Languages

Language:C++ 93.0%Language:CMake 3.2%Language:CSS 2.3%Language:JavaScript 1.0%Language:GLSL 0.6%