Pinned Repositories
.github
2048_game
Can change the grid size and the spawn values range.
bejeweled
Need to form chains of 3+ adjacent gems of the same color.
cross_roads
Need to cross the road without colliding with a moving vehicle.
paint
Easy to use drawing program, with different brushes to draw sketches.
solitaire
A collection of solitaire card games.
tic_tac_toe
Tic-tac-toe console game written in swift.
utilities
Random collection of utility functions.
noobiept's Repositories
noobiept/utilities
Random collection of utility functions.
noobiept/.github
noobiept/2048_game
Can change the grid size and the spawn values range.
noobiept/bejeweled
Need to form chains of 3+ adjacent gems of the same color.
noobiept/cross_roads
Need to cross the road without colliding with a moving vehicle.
noobiept/dota_items
Guess the correct price off dota items. Inspired by the "shopkeeper's quiz" game.
noobiept/game_engine
A 2d game engine, for simple browser games using the html canvas.
noobiept/game_of_life
Conway's Game of Life.
noobiept/hearts_solitaire
A hearts solitaire game.
noobiept/image_puzzle
Move the pieces around until you achieve the initial image.
noobiept/mahjong_solitaire
Mahjong solitaire game, with two players mode (turn based).
noobiept/minesweeper
Can change the number of columns/lines/mines, with high-score for each combination.
noobiept/noobiept
Config files for my GitHub profile.
noobiept/pair
Match identical tiles with each other, to make a pair. Find all the pairs to win the game.
noobiept/snake
A snake game, with several maps to choose from, plus a 2 player mode!
noobiept/space_ship
Shoot everything that moves.
noobiept/space_shooter
A top-down fast paced space shooter.
noobiept/tetris
A tetris game, where you can specify the number of columns/lines of the grid.
noobiept/tower_defense
Tower defense game.