Skip to content

Commit

Permalink
Project assets
Browse files Browse the repository at this point in the history
  • Loading branch information
victords committed Mar 26, 2022
0 parents commit 39bfb98
Show file tree
Hide file tree
Showing 85 changed files with 245 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
src/cpp
data/levels/*.png
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Spheres

Ruby and [MiniGL](https://github.com/victords/minigl) remake of a match 3 game that I created back in 2009 with Microsoft XNA.
Binary file added data/font/arialRounded.ttf
Binary file not shown.
Binary file added data/img/fx/0.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 data/img/fx/1.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 data/img/fx/2.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 data/img/fx/3.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 data/img/fx/4.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 data/img/fx/5.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 data/img/fx/6.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 data/img/fx/7.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 data/img/fx/8.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 data/img/fx/9.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 data/img/fx/blow1.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 data/img/fx/blow2.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 data/img/fx/blow3.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 data/img/interface/bombCursor.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 data/img/interface/buttonClicked.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 data/img/interface/buttonDefault.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 data/img/interface/buttonHover.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 data/img/interface/confirmDialog.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 data/img/interface/cursor.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 data/img/interface/itemShower.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 data/img/interface/keyCursor1.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 data/img/interface/keyCursor2.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 data/img/interface/keyCursor3.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 data/img/interface/lineConverterCursor1.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 data/img/interface/lineConverterCursor2.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 data/img/interface/lineConverterCursor3.png
Binary file added data/img/interface/miniBlueSphere.png
Binary file added data/img/interface/miniCyanSphere.png
Binary file added data/img/interface/miniGreenSphere.png
Binary file added data/img/interface/miniMagentaSphere.png
Binary file added data/img/interface/miniRedSphere.png
Binary file added data/img/interface/miniYellowSphere.png
Binary file added data/img/interface/textField.png
Binary file added data/img/other/bgMain.png
Binary file added data/img/other/bgStart.png
Binary file added data/img/other/fgMain.png
Binary file added data/img/other/screenshot1.png
Binary file added data/img/other/screenshot2.png
Binary file added data/img/other/screenshot3.png
Binary file added data/img/sprite/block.png
Binary file added data/img/sprite/blueSphere.png
Binary file added data/img/sprite/bomb.png
Binary file added data/img/sprite/cage.png
Binary file added data/img/sprite/cyanSphere.png
Binary file added data/img/sprite/greenSphere.png
Binary file added data/img/sprite/key.png
Binary file added data/img/sprite/lineConverter.png
Binary file added data/img/sprite/lock.png
Binary file added data/img/sprite/magentaSphere.png
Binary file added data/img/sprite/rainbowSphere.png
Binary file added data/img/sprite/redSphere.png
Binary file added data/img/sprite/yellowSphere.png
12 changes: 12 additions & 0 deletions data/levels/1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
........
........
...g....
.r.b....
.brb.rgg
12 changes: 12 additions & 0 deletions data/levels/10
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
...cr...
...rg...
...rb...
..gyybc.
.mmgbmcy
12 changes: 12 additions & 0 deletions data/levels/11
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
....*...
....###.
..y...#.
.rr.c.#.
.###cg#.
.#..ym#.
.#..ym#.
.#.r###.
.#cg..#.
.#bgbm#.
12 changes: 12 additions & 0 deletions data/levels/12
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
..mbm...
..mym...
..gby...
..gbr...
..yyg...
.m###m..
.rcc#m..
.rcb#bb.
12 changes: 12 additions & 0 deletions data/levels/13
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
..cmcm..
..cmcm..
..gcmy..
.yybrgg.
.brgybr.
.brgybr.
12 changes: 12 additions & 0 deletions data/levels/14
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
...m....
...m....
...bg...
...gb...
...bg...
...mr...
...mr...
...bm...
...mb...
...mb...
12 changes: 12 additions & 0 deletions data/levels/15
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
y*cg....
myrm#...
yrmr#...
#####...
....crym
..#cgmym
..#cgcmy
..######
.rrggrgy
ggcrymcb
ygcrymcb
12 changes: 12 additions & 0 deletions data/levels/16
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
....M...
..Ymbb..
..gbmc..
..gccy..
.mrgrry.
########
.RGBCMY.
12 changes: 12 additions & 0 deletions data/levels/17
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
..c..g..
..g..c..
..c..r..
..r..g..
..c..c..
..B..B..
.bG..Gb.
.rR..Rc.
12 changes: 12 additions & 0 deletions data/levels/18
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
..ry....
..mr..r.
..ry..b.
..gb..g.
..grycr.
..cymmgy
.cymbbyg
.ggrrmbb
.gmbccmb
grmbyycm
12 changes: 12 additions & 0 deletions data/levels/19
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
.bC##cc.
byygmrbc
##bgbb##
cgrmmyyc
gbr##rgm
yrbCmgrr
by*gc*by
by#mr#rg
#MgrmmY#
##grcc##
12 changes: 12 additions & 0 deletions data/levels/2
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
........
........
........
.y...yy.
yy.y.yy.
12 changes: 12 additions & 0 deletions data/levels/20
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.yg....r
.gccm..g
.mgrcm.b
.bbrbc.b
.rgmyr.y
.rcybbgm
.ycbmyyg
ycgmyrrb
mrrcmcbm
mgbbryyc
gccbrryc
mgyggbrm
12 changes: 12 additions & 0 deletions data/levels/3
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
........
........
.mc..cm.
.cm..mc.
.mcc.cm.
12 changes: 12 additions & 0 deletions data/levels/4
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
........
........
.r.r....
.r.br...
rb.bb.b.
12 changes: 12 additions & 0 deletions data/levels/5
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
........
........
........
........
..gygyg.
.gygygyg
12 changes: 12 additions & 0 deletions data/levels/6
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
...ry...
...yr...
...ry...
...rr...
..#bg#..
..#bg#..
.r#gb#r.
.r#bg#r.
12 changes: 12 additions & 0 deletions data/levels/7
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
........
..g..r..
..y..y..
..b..b..
..b..b..
r.r..g.g
yybyybyy
12 changes: 12 additions & 0 deletions data/levels/8
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
........
........
........
........
........
..r..c..
..g..gr.
..gc.by.
..cmcrr.
..myybcc
.myggbmy
rrgrrmmy
12 changes: 12 additions & 0 deletions data/levels/9
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
..#..#..
..#..#..
..#..#..
.######.
##byrg##
.#rbgy#.
.#ygbr#.
##gryb##
.######.
..#..#..
..#..#..
..#..#..
Binary file added data/song/spheresTheme.ogg
Binary file not shown.
Binary file added data/sound/backButtonClick.wav
Binary file not shown.
Binary file added data/sound/blink.wav
Binary file not shown.
Binary file added data/sound/bomb.wav
Binary file not shown.
Binary file added data/sound/buttonClick.wav
Binary file not shown.
Binary file added data/sound/crash.wav
Binary file not shown.
Binary file added data/sound/lineConverter.wav
Binary file not shown.
Binary file added data/sound/openLock.wav
Binary file not shown.
Binary file added data/sound/swap.wav
Binary file not shown.
Binary file added data/sound/swapImpossible.wav
Binary file not shown.

0 comments on commit 39bfb98

Please sign in to comment.