Skip to content

Commit

Permalink
Merge pull request #133 from JacobSeto/programmer-branch
Browse files Browse the repository at this point in the history
Programmer branch
  • Loading branch information
JacobSeto authored Apr 14, 2024
2 parents 06fe1b4 + a377fd7 commit 151dbc8
Show file tree
Hide file tree
Showing 105 changed files with 5,081 additions and 499 deletions.
Binary file modified .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
Binary file modified .gradle/file-system.probe
Binary file not shown.
124 changes: 124 additions & 0 deletions assets/Tiled/Images.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.2" name="Images" tilewidth="6464" tileheight="1088" tilecount="40" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="2">
<image width="64" height="123" source="playerTile.png"/>
</tile>
<tile id="6">
<image width="120" height="120" source="../world/platforms/blackTile.png"/>
</tile>
<tile id="7">
<image width="128" height="130" source="../world/checkpoints/checkActive.png"/>
</tile>
<tile id="8">
<image width="256" height="181" source="bearTile.png"/>
</tile>
<tile id="12">
<image width="128" height="130" source="../world/goal.png"/>
</tile>
<tile id="13">
<image width="224" height="224" source="../enemies/beehive.png"/>
</tile>
<tile id="14">
<image width="256" height="256" source="../world/pods/bearpod1.png"/>
</tile>
<tile id="15">
<image width="256" height="256" source="../world/pods/bearpod2.png"/>
</tile>
<tile id="16">
<image width="224" height="224" source="../enemies/beehive.png"/>
</tile>
<tile id="17">
<image width="256" height="256" source="../world/pods/bgpod1.png"/>
</tile>
<tile id="18">
<image width="256" height="256" source="../world/pods/bgpod2.png"/>
</tile>
<tile id="19">
<image width="256" height="256" source="../world/pods/dolpod1.png"/>
</tile>
<tile id="20">
<image width="256" height="256" source="../world/pods/dolpod2.png"/>
</tile>
<tile id="21">
<image width="256" height="256" source="../world/pods/emptypod1.png"/>
</tile>
<tile id="22">
<image width="256" height="256" source="../world/pods/emptypod2.png"/>
</tile>
<tile id="23">
<image width="256" height="256" source="../world/pods/emptypod3.png"/>
</tile>
<tile id="24">
<image width="256" height="256" source="../world/pods/emptypod4.png"/>
</tile>
<tile id="25">
<image width="256" height="256" source="../world/pods/emptypod5.png"/>
</tile>
<tile id="26">
<image width="192" height="192" source="../world/other/light.png"/>
</tile>
<tile id="27">
<image width="256" height="256" source="../world/pods/octpod1.png"/>
</tile>
<tile id="28">
<image width="256" height="256" source="../world/shelves/shelf1.png"/>
</tile>
<tile id="29">
<image width="256" height="256" source="../world/shelves/shelf2.png"/>
</tile>
<tile id="30">
<image width="256" height="256" source="../world/shelves/shelf3.png"/>
</tile>
<tile id="31">
<image width="256" height="256" source="../world/shelves/shelf4.png"/>
</tile>
<tile id="32">
<image width="256" height="256" source="../world/shelves/shelf5.png"/>
</tile>
<tile id="33">
<image width="256" height="256" source="../world/pods/wolfpod1.png"/>
</tile>
<tile id="34">
<image width="256" height="256" source="../world/pods/wolfpod2.png"/>
</tile>
<tile id="37">
<image width="320" height="320" source="../world/pipes/bgpipe.PNG"/>
</tile>
<tile id="38">
<image width="1024" height="1024" source="../world/pipes/bigpipe.png"/>
</tile>
<tile id="39">
<image width="1024" height="1024" source="../world/pipes/bigpipetv.png"/>
</tile>
<tile id="41">
<image width="320" height="320" source="../world/pipes/pipeleftskinny.PNG"/>
</tile>
<tile id="42">
<image width="320" height="320" source="../world/pipes/pipeposter.PNG"/>
</tile>
<tile id="43">
<image width="320" height="320" source="../world/pipes/piperight.PNG"/>
</tile>
<tile id="44">
<image width="320" height="320" source="../world/pipes/piperightskinny.PNG"/>
</tile>
<tile id="45">
<image width="320" height="320" source="../world/pipes/pipestraight.PNG"/>
</tile>
<tile id="46">
<image width="320" height="320" source="../world/pipes/pipestraightskinny.png"/>
</tile>
<tile id="47">
<image width="6464" height="1088" source="../backgrounds/background.png"/>
</tile>
<tile id="50">
<image width="875" height="128" source="../world/wires/wires1.PNG"/>
</tile>
<tile id="54">
<image width="875" height="128" source="../world/wires/wires2.PNG"/>
</tile>
<tile id="55">
<image width="895" height="256" source="../world/wires/bigwire.png"/>
</tile>
</tileset>
Binary file added assets/Tiled/bearTile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions assets/Tiled/platforms.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.10.2" name="platforms" tilewidth="192" tileheight="64" tilecount="12" columns="0">
<grid orientation="orthogonal" width="1" height="1"/>
<tile id="9">
<image width="128" height="64" source="../world/platforms/jazzLongPlatform/jazzleft.PNG"/>
</tile>
<tile id="10">
<image width="128" height="64" source="../world/platforms/jazzLongPlatform/jazzmid.PNG"/>
</tile>
<tile id="11">
<image width="128" height="64" source="../world/platforms/jazzLongPlatform/jazzright.PNG"/>
</tile>
<tile id="12">
<image width="192" height="64" source="../world/platforms/jazzPlat.PNG"/>
</tile>
<tile id="13">
<image width="192" height="64" source="../world/platforms/platform.PNG"/>
</tile>
<tile id="14">
<image width="128" height="64" source="../world/platforms/synthLongPlatform/synthleft.PNG"/>
</tile>
<tile id="15">
<image width="128" height="64" source="../world/platforms/synthLongPlatform/synthmid.PNG"/>
</tile>
<tile id="16">
<image width="128" height="64" source="../world/platforms/synthLongPlatform/synthright.PNG"/>
</tile>
<tile id="17">
<image width="192" height="64" source="../world/platforms/synthPlat.PNG"/>
</tile>
<tile id="20">
<image width="128" height="64" source="../world/platforms/longPlatform/left.PNG"/>
</tile>
<tile id="21">
<image width="128" height="64" source="../world/platforms/longPlatform/mid.PNG"/>
</tile>
<tile id="22">
<image width="128" height="64" source="../world/platforms/longPlatform/right.PNG"/>
</tile>
</tileset>
Binary file added assets/Tiled/playerTile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 151dbc8

Please sign in to comment.