image thumbnail

updated 10 days ago

Super Mario Bros. Demo by Mingjing Zhang

A playable demo of Super Mario Bros. World 1-1 with background music (gui, image, animation)

Super Mario Bros. Demo

stl_mario_main()

image thumbnail

updated 1 month ago

Minesweeper Clone by @bmtran

Microsoft Windows XP Minesweeper clone for MATLAB (game, minesweeper, demo)

Minesweeper Clone

image thumbnail

updated 1 month ago

Number Puzzle by Rohit Potdar

Number puzzle with NxN Matrix (game, gui)

Number_Puzzle(N_Obj,k)

image thumbnail

updated 3 months ago

imsurf: 3D images by Matthew Arthington

Plot images as 3D planes with full control over position and scale. (3d, surf, plot)

h=imsurf(imageIn,upperLeftPoint3,normal,imXDirVec,scale,var...

image thumbnail

updated 5 months ago

Air Hockey Arcade by Chi-Hang Kwan

Fast-paced air hockey game with physics based gameplay and two AI difficulty levels. (gui, physics, handles)

AHA_GUI

AHA_gameplay(window,score)

AI(window,pos,vel,posc,tstep)

image thumbnail

updated 5 months ago

Matlab Space Invaders VideoGame by Héctor Corte

A tribute to Space Invaders coded in Matlab. Just take fun and get ideas for more games. (aerospace, gui, control design)

enemy

lasser

player

image thumbnail

updated 5 months ago

tetris by Alfonso Martinez

juego clasico del tetris con interfaz grafica haciendo uso del mouse (tetris, gui, guide)

tetris(action)

image thumbnail

updated 6 months ago

Moon Lander Matlab Game-Example of getting keypressed by Héctor Corte

Lunar Lander game in Matlab, fully functional, and an example of how to get keypressed in figures. (game, simulation, gui)

Moon01.m

image thumbnail

updated 7 months ago

Stellaria (Tech Demo) - The best MATLAB shooting game ever by Mingjing Zhang

If you think you have played the best MATLAB game before. Think again after you try this one. (arcade, gui, stg)

Stellaria Demo

readmidi2(midiFile)

readmidi2(midiFile)

image thumbnail

updated 8 months ago

Texas Hold'Em Poker Simulator by Brian Moore

This application simulates Texas Hold'Em poker probabilities via Monte Carlo simulation. (cards, probability, gui)

TexasHoldEmSimulator(varargin)

image thumbnail

updated 8 months ago

Morse Code Practice System by James Willmann

GUI allows the operator to send the Morse Code of the alphabet, a text string or from the keyboard. (game, signal processing, gui)

Morse Code Practice System

MorseCode.m

image thumbnail

updated 11 months ago

Mancala by Suleman Shafqat

Mancala is an ancient family of board games, also known as Kalah. (game, mancala, kalah)

mancala(varargin)

image thumbnail

updated 12 months ago

NIM game by Apoio

A GUI implementation of the NIM Game (game, nim, nim game)

nim(arg)

image thumbnail

updated 12 months ago

Tic Tac Toe (XO) Game by Husam Bilal

Simple and easy to use Tic Tac Toe game with GUI. (gui, xo, game)

tictactoe(varargin)

image thumbnail

updated 1 year ago

Carcassonne by Joren Heit

Emulation of the map-building game Carcassonne, including 4 expansion packs (carcassonne, game, boardgame)

BuilderPatch(gridSize, row, col, side, magnification)

BuilderPatch2(X, Y, size, color, axH)

CheckPos(game, tilenum, row, col, orientation)

image thumbnail

updated 1 year ago

MATLABTETRIS by Matt Fig

Another MATLAB version of the classic game, Tetris. (fun, tetris, game)

matlabtetris(varargin)

image thumbnail

updated 1 year ago

RISK by Joren Heit

This is a digitalized version of the famous RISK board game. (risk, game, gui)

AddBtn(button, ~, game, patch, Buffer)

Attack(button, ~, game, player)

ClickFcn(handle, ~, board)

image thumbnail

updated 1 year ago

Computation of Elementary Logical Lifeform by Jerome LABATUT

An interactive probabilistic cellular automaton (gui, demo, game)

CELL1_DISQUES.m

CELL5.m

CELL5_ACTION.m

image thumbnail

updated almost 2 years ago

Robust Sudoku Solver by Iskander Benhadj

Robust Sudoku solver is robust solver. (algorithm, difficult, excellent)

elimination (TAB,i,lon,permut_tab1)

solver

image thumbnail

updated almost 2 years ago

MATLAB Pool by Husam Aldahiyat

Simple game of 6-ball billiards. (pool, billiards, game)

pool(varargin)

image thumbnail

updated 2 years ago

Minesweeper by Suleman Shafqat

Three level difficulty, traditional rules, minesweeper game. (game, gui, tictactoe)

[varargout]=minesweeper(varargin)

button(hObject,eventdata,h)

difficultylevel(hObject,eventdata,h)

image thumbnail

updated 2 years ago

Mine Sweeper by Azam

The MATLAB implementation of Windows based game MinSweeper. (mines, sweeper, 08es)

mines(varargin)

image thumbnail

updated 2 years ago

Draft / Checkers by Suleman Shafqat

Traditional rules, simple logic, easily understandable code, especially for beginners (gui, checkers, draft)

Checkers(varargin)

checkfp(ha,plr,box,ipx,ipy,fpx,fpy,dblbox,blank)

playerturn(ha,handles)

image thumbnail

updated 2 years ago

Chess Master by Suleman Shafqat

Simple logic, easy to understand code, well commented 4 beginners, must try once. (game, matlab games, minesweeper)

CHESS_on_MATLAB(varargin)

checkfp(ha,h)

playerturn(ha,h)

image thumbnail

updated 2 years ago

Johnsteroids by John Berryman

Very similar to classic Asteroids... but THIS TIME it's called Johnsteroids! (game, demo, gui)

buttonDown(inButton)

currentKey(inKey)

fire(fH,event)

image thumbnail

updated 2 years ago

Logic Game by Mohit Gupta

A very interesting game to play ....Requires a lot of logic.....Play with your friend or computer (control design, gui, game)

game

image thumbnail

updated 2 years ago

Sudoku by Mohit Gupta

Solves 9X9 Sudokus of any difficulty level (matrix, game, control design)

[]=msave(b,d,i,j,a,n)

[a,test]=mgeta(d,i,j,n)

[b,d]=mupdate(b,d)

image thumbnail

updated 2 years ago

Classic Snake Game in MATLAB GUI by Akash Gupta

Enjoy a simple and easy to play game where the snake needs to feed on its prey. (game, classic snake game, gui)

game(varargin)

image thumbnail

updated 2 years ago

MATLAB based GUI For Solving Sudoku by Akash Gupta

An easy to use GUI for solving Sudoku (game, puzzle, gui)

GUI(varargin)

blockfinder.m

setblock.m

image thumbnail

updated 2 years ago

Yahtzee by Brad

GUI version of the dice game "Yahtzee" (game, gui, yahtzee)

yahtzee.m

image thumbnail

updated almost 3 years ago

Psychoacoustic Software Suite by Stas Goldberg

Human hearing abilities checker. Game-like GUI to facilitate testing for children. (game, hearing test, psychoacoustics)

AnalysisTool( )

CalculateDelta(varargin)

ChooseSound(varargin)

image thumbnail

updated almost 3 years ago

Minesweeper by Mihir Shah

A minesweeper game similar to the one in Windows, but implemented in pure MATLAB using GUIDE. (gui, game, games)

mines_stg1(varargin)

image thumbnail

updated almost 3 years ago

Fifteen by Mihir Shah

This is a Graphical User Interface for playing and solving the 15-Puzzle game. (15, fifteen, games)

Fifteen(varargin)

image thumbnail

updated 3 years ago

Conway's game of life by Moshe Lindner

GUI of Conway's game of life. (game, conway, cellular automaton)

game_of_life(varargin)

image thumbnail

updated 3 years ago

RUBIK1 by Nedialko

Simulates state-control-sequences applied onto a user-defined Rubik cube (demo, gui, mathematics)

image thumbnail

updated almost 4 years ago

GUI FOR CONTROLLING ROBOT by Ketan Chhaniyara

This file contains the matlab code needed for building a GUI for controlling the robot through a PC. (simulink, image processing, robo)

robo_ctrl_panel(varargin)

image thumbnail

updated 4 years ago

Tetris for Dummies by Husam Aldahiyat

Tetris with easy code layout and extensive comments. (games, tetris, game)

play2(varargin)

image thumbnail

updated 4 years ago

MATLAB Picross by Husam Aldahiyat

MATLAB version of the popular game. (games, game, picross)

picross(varargin)

image thumbnail

updated 5 years ago

GUI WAITBAR DEMO by Durga Lal Shrestha

Simple demo for use of waitbar in GUI + additional fun for testing your speed of mouse click on movi (example, gui, gui tools)

demoGUIWaitbar(varargin)

image thumbnail

updated 6 years ago

Yet Another SUDOKU GUI/Solver by Matthias Schwaiger

GUI for sudoku with optional semiautomatic and automatic solver (games, puzzle, game)

sudoku.m

sudokue.m

image thumbnail

updated almost 8 years ago

GUI Multi-Media Countdown Letters Game by Murphy O'Brien

GUI, Multi-Media version of the letters game from the TV Show, Countdown. (games, gui, countdown)

matches=lettersgame(letters,nletters)

mp3read(FILE)

playletters(nplay)

image thumbnail

updated almost 8 years ago

Get Keyboard Information by Fu-Sung Wang

Keyboard information, mouse events (games, keyboard, gui)

gui_ver(varargin)

kbinfo(cmd)

kbinfo2(cmd)

image thumbnail

updated 9 years ago

Yahtzee by Eric Burdette

This is a single player version of the famous dice game. (games, yahtzee, dice)

diceplot(varargin)

scoring(dice)

yahtzee(varargin)

image thumbnail

updated almost 11 years ago

Fifteens by Kirill K. Pankratov

Goal is to arrange 15 numbered squares in the 4x4 field. (games, fifteens, goal)

fifteens(n,num)

Contact us