Skip to content

My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.

Notifications You must be signed in to change notification settings

Josh012006/RPG-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there

This is my first serious game project in SFML. It's a simple RPG game. It is written solely in C++.

It is not finished yet

I'm currently working on it and it's a great experience for me. For the moment, I've only really made the splashstate and the main menu state.

Right now, I'm making the characters design. Just a preview of my pixel art style:

24/12/2024 : the front

The main character sprite

25/12/2024 : the back

The main character sprite

28/12/2024 : the right

The main character sprite

29/12/2024 : the left

The main character sprite

Give it a try

You can see what I've already done by clicking on main.exe after the download and after you've unzipped the file. Have fun!!

To compile the code, you can run this command in the terminal:

  • mingw32-make -f MakeFile for Windows
  • make -f MakeFile in other OS

If it works without any error, you can then run ./main in the Terminal to open the game. If the are any errors, feel free to create an issue on the repository.

About

My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published