Skip to content

Game type roguelike with ASCII, made with library Bearlibterminal

License

Notifications You must be signed in to change notification settings

Andres6936/Ingsoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This game is still a prototype, it's not finished and maybe it never is, however its development was due to the author's attempt to visualize the library's capabilities Bearlibterminal and C99, in addition to improve the knowledge gaps produced by a language such as C99.

When compiling and running the game there is an aspect that surprises, is the title screen, a red with a word in white, "Ingsoc", all done and designed with characters (Not an image), this screen could be designed thanks to REXPaint-v1.04, I exported it in CVS format, and subsequently drawn on screen with the Bearlibterminal library (Great tool).

Interface

Interfaz

How to compile

To compile the project, you need a GCC 4.8 or later compiler and CMake.

cmake CMakeLists.txt
make
./Bear

Thanks ...

About

Game type roguelike with ASCII, made with library Bearlibterminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published