Project Goblin Guide is a simple terminal application meant to be running a couple of simple games, such as tetris, snake, space invaders etc. Project is built using mason and ninja and can be run from spacemacs (develop branch and c++ layers).
Clone with: git clone https://github.com/username/software-project.git
Build using: meson build and later ninja -C "build"
Project creates two binaries, for execution and testing the project.
This is a personal project purely for fun and learning the C++ without an IDE. I am happy to receive contributions and code suggestions.
- see LIBRARIES files
- GPL3
- Version 0.1 Basic program draws a window and writes some text to it.
- see INSTRUCTIONS file
- Homepage: https://wwww.miloszjakubanis.com
- e-mail: [email protected]
