A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Is-Daouda/is-Engine-Tutorial below:

GitHub - Is-Daouda/is-Engine-Tutorial: is::Engine Tutorial Project

is::Engine Tutorial Arkanoid (Empty) Very important

Since the game engine has evolved a lot, some part of the Youtube tutorial no longer corresponds to this one!
These details mentioned below allow to adapt this new version of the engine to the youtube tutorial:

  1. Music files in .ogg format have been replaced by .wav.
  2. The constructor of the scenes classes have changed :
GameMenu(sf::RenderWindow &window, sf::View &view, is::Render &surface, is::GameSystemExtended &gameSysExt):
	GameDisplay(window, view, surface, gameSysExt, sf::Color::Black /* => scene color*/) {}
GameMenu(is::GameSystemExtended &gameSysExt):
	GameDisplay(gameSysExt, sf::Color::Black /* => scene color*/) {}

This project is for use with the Youtube Tutorial which shows how to create a game with is::Engine. It already contains the resources (sprites, sounds, fonts) for creating the game.

http://is-daouda.github.io/


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4