Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ww92030-storage/impossiblegame
Simple clone of Geometry Dash and an AI to go along with it.
https://github.com/ww92030-storage/impossiblegame
geometry-dash impossible-game neural-network
Last synced: 12 days ago
JSON representation
Simple clone of Geometry Dash and an AI to go along with it.
- Host: GitHub
- URL: https://github.com/ww92030-storage/impossiblegame
- Owner: WW92030-STORAGE
- License: agpl-3.0
- Created: 2024-07-04T02:28:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T02:51:30.000Z (7 months ago)
- Last Synced: 2024-11-20T16:03:53.065Z (2 months ago)
- Topics: geometry-dash, impossible-game, neural-network
- Language: C++
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImpossibleGame
Simple clone of Geometry Dash and an AI to go along with it. This is meant to be a portalbe interface.# GAMEPLAY FEATURES
- Blocks, Spikes, Sawblades
- Yellow Orbs and Pads
- Gravity Portals
- More coming soon!# FEATURES
- Neural Network AI System
- (Crude) visualization using `graphics.h` [(You will have to provide the libraries on your own)](https://github.com/sagargoswami2001/How-to-Setup-Graphics.h-for-Visual-Studio-Code).![Example!](img/graphicsh.png?raw=true)