Skip to content

add late submission #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions Jam1_April_2022/15Puzzle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# 2022 Game Jam submission: 15 Puzzle Game

The 15 puzzle is a sliding puzzle having 15 square tiles numbered 1–15 in a
frame that is 4 tiles high and 4 tiles wide, leaving one unoccupied tile
position [1](https://en.wikipedia.org/wiki/15_puzzle).

Link to project: https://github.com/rseyyedi/rsey_game_jam/releases/tag/submission

![Screenshot from 15 Puzzle Game](https://raw.githubusercontent.com/rseyyedi/rsey_game_jam/main/img/v1.png "15 Puzzle Game")

# Team

* rseyyedi

# Interpretation of Theme

Tiles in the same row or column of the open position can be moved in a "*round*" order to place the tiles in numerical order.

# Other Things You Want To Share

I thnak you Jason, I just wanted to participate. I will continue to contribute to my game. It is not comparable to
other submission, but it is a good baseline for me to continue to apply new techniques.
7 changes: 1 addition & 6 deletions Jam1_April_2022/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,7 @@ And some more stuff here, if you have other things to say
* [Minesweeper Marathon](minesweeper_marathon.md) - @ebarlas - ![image](https://user-images.githubusercontent.com/234279/162768445-a83ac7d7-53cc-447d-914b-34e7266be6e7.png)
* [smoothlife](smoothlife.md) - @baerlux - ![image](https://user-images.githubusercontent.com/234279/162768685-505da492-554c-4483-ba7a-ed75d96f8a4b.png)
* [Sumo](sumo.md) - rusticobakko (@ilbakko), grisenti, NeeYume - ![image](https://user-images.githubusercontent.com/234279/162769151-87a525f4-6dc5-4778-b29d-63577c0bf200.png)


## Additionally...

* https://github.com/rseyyedi/rsey_game_jam/releases/tag/game_jam_submission was DM'd to me, but no official submission page was made

* [15 Puzzle Game](15Puzzle.md) - @rseyyedi - ![image]()