Skip to content

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

Notifications You must be signed in to change notification settings

coffeeanddraw/sfml-basic-jump-n-collect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published