Giter Club home page Giter Club logo

dariu's Introduction

Dariu

A plataform game

See gameplay on Youtube ๐Ÿš€ https://youtu.be/lxCaeRWEStc

Alt Text

Alt Text

Download

Just download zip file from Releases at this page em run dariu.exe

Controlls

Key Action
CTRL Shot
SPACE Active Jetpack
LEFT ARROW Left
RIGHT ARROW Right
UP ARROW Jump
Z Jump

Compile on Linux

Here we are using Makefile.

Install

sudo apt update
sudo apt install libsfml-dev
mkdir games
cd games
git clone https://github.com/ivansansao/Dariu.git 
chmod +x compileAndRun.sh # Just first time
./compileAndRun.sh

Compile on Windows (Using g++)

1 - Download cmake installer for Windows like: cmake-3.26.0-rc5-windows-x86_64.msi

Just intall it

2 - Download SFML zip for Windows like: SFML-2.5.1-windows-gcc-7.3.0-mingw-64-bit.zip

Link: https://www.sfml-dev.org/download.php

Put in: C:\SFML (Needed to stay like C:\SFML\bin,C:\SFML\include,C:\SFML\lib)

3 - Download Ming for Windows like: x86_64-7.3.0-release-posix-seh-rt_v5-rev0.7z

Hey? PAY ATTENTION ;) look for: "Here are links to the specific MinGW compiler versions used to build the provided packages"	
And choose: MinGW Builds 7.3.0 (64-bit)

Put in: C:\mingw64 (Needed to stay like C:\mingw64\bin,C:\mingw64\x86_64-w64-mingw32)
Rename C:\mingw64\bin\mingw32-make.exe to C:\mingw64\bin\make.exe
If you already have Ming, make sure is most recently g++, if not, delete all and download again!

Close all screen command lines, go to Variable Windows and add it below to PATH of system
C:\mingw64\bin
C:\SFML\bin

4 - Compile

mkdir games
cd games
git clone https://github.com/ivansansao/Dariu.git 
cd Dariu  
make  

Done, dariu.exe has created! I believe!

If is missing openal32.dll, download installer from oficial page: https://www.openal.org/downloads/

More phases?

If you want to create more phases, create .dtm text file at src/resource folder and send me if you want!

Links

https://www.bensound.com/
http://www.vgmusic.com/
https://freesound.org/
https://mixkit.co/free-sound-effects/
https://www.gamedev.net/
https://itch.io/game-assets/genre-platformer
https://craftpix.net/?s=threes&category=124
https://convertio.co/pt/wav-ogg/

Licence

This project has free sprites and sounds from third part sites.

dariu's People

Contributors

ivansansao avatar

Watchers

 avatar  avatar

Forkers

sysfce2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.