https://github.com/hamburgerengine/null
I forgot about this engine
https://github.com/hamburgerengine/null
Last synced: 10 months ago
JSON representation
I forgot about this engine
- Host: GitHub
- URL: https://github.com/hamburgerengine/null
- Owner: hamburgerEngine
- License: mit
- Created: 2025-04-12T21:34:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T00:06:28.000Z (about 1 year ago)
- Last Synced: 2025-04-23T13:59:42.528Z (about 1 year ago)
- Language: C++
- Size: 10.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Null Engine
* Uhhh I kinda forgot when this was made but all I know was bits and pieces were taken from another project
* Only uploaded for archival purposes
# Building
## Windows
* All you need is to run CTRL + B after opening Null.sln
## Nintendo Switch
run this:
```bash
pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-sdl2_mixer switch-sdl2_gfx switch-tinyxml2
```
then run the
```bash
make
```
command
# Creds
* maybekoi(me!) - Engine
* ??? - bits and pieces of code from their engine