Skip to content

Adventure of the Slime An experimental game project exploring animation, assets, and sound integration using C++ and SFML. This is a work-in-progress and will not be finished.

License

Notifications You must be signed in to change notification settings

allenmonkey970/Adventure-of-the-Slime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License C++ Last Updated

Welcome to Adventure of the Slime, a personal, experimental game project designed to explore animation, assets, and sound integration using C++ and SFML. This project is a work-in-progress and will not be completed, but it serves as a foundation to learn and experiment with game development concepts.


Features

Animation

This project updates the Jfeatherstone Animation Manager to be compatible with SFML 3.0, incorporating some tweaks and improvements to its functionality.

You can explore my custom version of the animation manager in this GitHub project.

Assets

This project uses a variety of open-source and custom assets for graphics, sound effects, and music. All assets are credited to their respective creators.

Graphics

  1. Slime Pixel Set by Tienlev
  2. Slime by TFWAGames
  3. Cave Tileset by Evert
  4. Edited Slime Animation Top-Down Pixel Art

Sound Effects

All sound effects in the project were created using jsfxr, an 8-bit sound creator tool.

Music


How to Explore the Project

Code

The code in this repository is primarily written in C++, with a small portion of CMake for build configuration. Feel free to browse the source code and assets to see how the game has been structured.

Assets Directory

The Assets folder contains all the graphical, sound, and music resources used in the game.


Future Plans

This project is a sandbox for trying out ideas, and as such, it will not reach a finished state. However, it is an excellent resource for understanding:

  • Animation systems with SFML
  • Asset integration
  • Game design experimentation

Credits

A huge thank you to the creators of the assets and tools used in this project:


Disclaimer

This repository is for learning and experimental purposes only. It is not intended to be a complete or polished game. Contributions are welcome, but keep in mind that the project is not actively maintained.

About

Adventure of the Slime An experimental game project exploring animation, assets, and sound integration using C++ and SFML. This is a work-in-progress and will not be finished.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published