C.A.G.E (Character And Graphics Engine)

C.A.G.E is a simple, customizable game engine for building 2D games using terminal graphics. This project allows you to define and render sprites, implement game logic, and handle user input. With minimal setup, you can create an interactive game that runs entirely in the terminal.

Features

Getting Started

Prerequisites

Make sure you have the following installed: - Python 3.x - The keyboard library for handling user input.

You can install the keyboard library using pip:

pip install keyboard

Peter Cakebread 2024 :3

Images