laferenorg / FGTL2D

This is a library for creating 2D Games for terminal and it is only for Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FGTL2D

This is a library for creating 2D Games for terminal and it is only for Linux.

This library is made just for fun and also it is made to help create games in terminal easily.

This warning only supports Linux operating systems, because from the start this project was only focused on Linux. And also if you go to other platforms it will be difficult to make because it will already be done but Linux is an open source platform you can use anywhere.

See Advanced below.



License: MIT GitHub contributors GitHub All Releases

CONTRIBUTE

You can contribute, and all you have to do is read the rules in the CONTRIBUTE file CONTRIBUTE. And all you have to do is look at the issue and put it in a project and work on it, or look at the project to see what to work on.

Features

  • Made using only the C/C++ programming language.
  • Make it easier to work on the game in the terminal.
  • Free and open source.

Required dependencies

This project definitely needs dependencies, And you have to make sure you can use the dependencies that will be used in this project. Commonly used projects are below.

  • SDL2, We will use SDL2 as its dependencies because there are several features that can be used in it.

About

This is a library for creating 2D Games for terminal and it is only for Linux.

License:MIT License


Languages

Language:C 57.0%Language:C++ 39.8%Language:CMake 3.2%