Skip to content

Commit

Permalink
Add 1hgj version
Browse files Browse the repository at this point in the history
  • Loading branch information
Laguna1989 committed Oct 1, 2023
1 parent 8a32080 commit 122c39d
Show file tree
Hide file tree
Showing 322 changed files with 219 additions and 27,646 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/code_coverage.yml

This file was deleted.

81 changes: 0 additions & 81 deletions .github/workflows/performance.yml

This file was deleted.

207 changes: 0 additions & 207 deletions .github/workflows/test_verification.yml

This file was deleted.

3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.19)
set(PROJECTNAME "JamTemplate")
set(PROJECTNAME "HotAirBalloon")
project(${PROJECTNAME})

## Helper Functions
Expand Down Expand Up @@ -91,7 +91,6 @@ endif ()
## setup Projects
#####################################################
add_subdirectory(impl)
add_subdirectory(test)

## copy .clang-format to build directory
#####################################################
Expand Down
Binary file added assets/balloon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions assets/manon.gpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
GIMP Palette
#Palette Name: Manon
#Description: ( ˊwˋ) Colorpicked from the cute silly doodles on the&nbsp;<a href="https://manonloveweb.tumblr.com/" target="_blank">official tumblr account</a>&nbsp;of Manon from Loveweb. (<a href="https://loveweb.neocities.org/" target="_blank" class="">Loveweb</a>&nbsp;is a web series by&nbsp;<a href="https://shadok.neocities.org/" target="_blank">Shadok</a>)
#Colors: 6
255 0 128 ff0080
255 255 255 ffffff
136 253 246 88fdf6
10 124 255 0a7cff
0 0 128 000080
0 0 0 000000
Binary file not shown.
Binary file not shown.
Binary file removed assets/test/integration/demo/bee.png
Binary file not shown.
Binary file removed assets/test/integration/demo/chars.png
Binary file not shown.
Binary file removed assets/test/integration/demo/coin.png
Binary file not shown.
Binary file removed assets/test/integration/demo/door.png
Binary file not shown.
Binary file removed assets/test/integration/demo/exit.png
Binary file not shown.
Loading

0 comments on commit 122c39d

Please sign in to comment.