This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A 2D ascii-graphics mario-like game with procedurally generated levels
License
Iaco1/Ascii-Adventure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ASCII Adventure Overview ASCII Adventure is a platfrom c++ game with ASCII-graphics, built with the gcc/make toolchain, that relies on ncurses 6.2 to run. The makefile compiles files in /src and /include and produces an executable "main" in /output. The game has been tested on ubuntu 20.04.3 LTS. Building and running To compile, run: "make" in /projectX To execute, run: "./main" in /projectX/output Credits Code written by Davide Iacomino and Leornardo Mancini
About
A 2D ascii-graphics mario-like game with procedurally generated levels
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published