Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Four little games made in C / C++ (CSFML / SFML)

NotificationsYou must be signed in to change notification settings

Luisrosario2604/Graphical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameLanguageGradeYear
My hunterC / CSFMLB2017
My runnerC / CSFMLB2017
My worldC / CSFMLB2018
My rpgC / CSFMLA2018

Requirement

Language : C

Library CSFML is neededInstallation

These 4 projects are made with the CSFML library, witch is pretty hard to install.

Installation CSFML (only for Linux)

Installation of SFML (needed by CSFML) and CSFML :

sudo dnf install SFMLsudo dnf install SFML-develsudo dnf install CSFMLsudo dnf install CSFML-develor sudo apt-get install libsfml-devsudo apt-get install libcsfml-dev

Compiling

Go in one project directory

Clean (*.o files)

make clean

Full clean (*.o and binary file)

make fclean

Compile

make

Full clean and compile

make re

Compile with gdb (debugging)

make gdb

Previews

My Hunter

Gif

My Runner

Gif

My World

Gif

My Rpg

Gif

Year

These projects were done in 2017 and 2018

Authors

About

Four little games made in C / C++ (CSFML / SFML)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp