making-games
There are 4 repositories under making-games topic.
ConstructCommunity/awesome-construct
A curated list of tools, tutorials, examples, and much more, for the awesome game development engines Construct 2 and Construct 3
ssusnic/Windows-Console-Game-Framework
This repo contains a simple game framework for making Windows Console games in C++, and the source codes of the games made by using it.
ssusnic/ASCII-Snake
A repository that contains the source code of my terminal based Snake game written in C++ for the Windows Command Line.
UlissesParola/Text101
Second project of the "Learn to Code by Making Games" course in Udemy. A simple text based adventure game using finite state machine.