https://github.com/iammoltony/terminaldash
Geometry Dash recreation that runs in your terminal.
https://github.com/iammoltony/terminaldash
abandoned-project copyright-infringement cpp old-project terminal-game visual-studio
Last synced: 11 months ago
JSON representation
Geometry Dash recreation that runs in your terminal.
- Host: GitHub
- URL: https://github.com/iammoltony/terminaldash
- Owner: IAmMoltony
- License: unlicense
- Created: 2023-11-25T15:11:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T15:47:19.000Z (over 2 years ago)
- Last Synced: 2025-01-14T17:38:53.992Z (over 1 year ago)
- Topics: abandoned-project, copyright-infringement, cpp, old-project, terminal-game, visual-studio
- Language: C++
- Homepage:
- Size: 689 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terminal Dash
Terminal Dash is a Geometry Dash recreation that runs in your terminal and is written in C++.
I made it back in 2022, and it's just kinda been sitting there and doing nothing. This will serve as a public archive to look at my terrible code.
The game was only designed to run on Windows. Sorry, my Linux friends. (you can use wine tho)
## Features
- Runs in your terminal
- Sounds
- Level editor
## Requirements
- Windows (Windows 10 or higher recommended)
- Visual C++
## Building
You should use Visual Studio to build the game. I think I used Visual Studio 2019 to make this.